prod-releaser.php/.htaccess

3 lines
59 B
ApacheConf
Raw Permalink Normal View History

RewriteEngine on
RewriteRule ^(.*)$ public_html/$1 [QSA,L]