1
0
Fork 0
milfskleper/rest/public/.htaccess

4 lines
85 B
ApacheConf
Raw Normal View History

2018-10-13 17:01:33 +00:00
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]