reaper89/NL/master/.htaccess - Htaccess File

reaper89/NL/master/.htaccess

RewriteEngine on
RewriteCond $1 !^(index.php|assets|timthumb.php|phpdoc|robots.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on

On Github License

Files

Download PDF of Htaccess file

Comments

Apache