1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2025-03-25 09:57:19 +00:00
triennale-appunti-steffo/public/.htaccess

4 lines
121 B
ApacheConf
Raw Normal View History

2021-02-03 03:23:58 +01:00
Options -MultiViews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.html [QSA,L]