Intellivoid-Services-Web/frontend/.htaccess

3 lines
80 B
ApacheConf
Raw Normal View History

2022-01-27 18:46:15 +01:00
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.php [L]