File manager - Edit - /home/webapp69.cm.in.th/u69319090028/Shop/.htaccess
Back
# CARGOO Root .htaccess # Global security: Disable directory indexing Options -Indexes <IfModule mod_rewrite.c> RewriteEngine On # Block direct web access to sensitive application directories RewriteRule ^(app|config|database|lang|storage|views|scratch)(/|$) - [F,L,NC] # Block hidden files and dotfiles (except .well-known) RewriteRule (^|/)\.(?!well-known) - [F,L] # Direct requests to real files or directories should be served directly RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] # Rewrite all other requests to index.php in the current directory RewriteRule ^(.*)$ index.php [L,QSA] </IfModule>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.24 |
proxy
|
phpinfo
|
Settings