berrigan/askgodcomau/master/.htaccess - Htaccess File

berrigan/askgodcomau/master/.htaccess

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php

# php_flag  display_errors        on
# php_value error_reporting       2039

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache