febfeb/juno-jack/master/backend/.htaccess - Htaccess File

febfeb/juno-jack/master/backend/.htaccess

# MAF ================================================================
RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d 

RewriteRule . index.php
# END OF MAF ================================================================

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache