SMMP/.htaccess

4 lines
60 B
ApacheConf
Raw Permalink Normal View History

2016-10-18 14:03:03 +00:00
RewriteEngine on
RewriteRule ^(.*)$ public_html/$1 [QSA,L]