discord-client/.htaccess

4 lines
60 B
ApacheConf
Raw Permalink Normal View History

2018-03-21 17:44:27 +00:00
RewriteEngine on
RewriteRule ^(.*)$ public_html/$1 [QSA,L]