prod-releaser.php/.htaccess

3 lines
59 B
ApacheConf
Executable File

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