milfs/rest/public/.htaccess
2018-10-15 09:14:35 -05:00

5 lines
121 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.php [QSA,L]