discord-client/public_html/.htaccess

5 lines
92 B
ApacheConf
Raw Permalink Normal View History

2018-03-21 17:44:27 +00:00
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.html [QSA,L]