mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-22 16:04:21 +00:00
4 lines
No EOL
121 B
ApacheConf
4 lines
No EOL
121 B
ApacheConf
Options -MultiViews
|
|
RewriteEngine On
|
|
RewriteCond %{REQUEST_FILENAME} !-f
|
|
RewriteRule ^ index.html [QSA,L] |