kamil9998/agamondo/master/php/.htaccess - Htaccess File

kamil9998/agamondo/master/php/.htaccess

# This file is - if you set up MINI correctly - not needed.
# But, for fallback reasons (if you don't route your vhost to /public), it will stay here.
RewriteEngine on
RewriteRule ^(.*) public/$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache