whisper.cat/weboasis/qr/.htaccess

4 lines
120 B
ApacheConf
Raw Normal View History

2023-10-05 23:28:32 +11:00
Options -MultiViews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.html [QSA,L]