guild_front/public/.htaccess

4 lines
105 B
ApacheConf
Raw Permalink Normal View History

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