portal.mkgtu.ru/storage/web/.htaccess

6 lines
138 B
ApacheConf
Raw Permalink Normal View History

2024-03-28 09:51:45 +03:00
RewriteEngine on
RedirectMatch 403 /\..*$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php