reports/public/.htaccess

4 lines
81 B
ApacheConf
Raw Normal View History

2026-06-19 17:23:25 +03:00
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]