cerebrate/docker/etc/webroot.htaccess

4 lines
81 B
Plaintext
Raw Normal View History

2021-10-25 15:46:47 +02:00
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]