php-mpos/public/.htaccess
2013-05-06 14:11:38 +02:00

11 lines
261 B
ApacheConf

RedirectMatch 404 /templates(/|$)
RedirectMatch 404 /include(/|$)
RedirectMatch 404 /.git(/|$)
php_value error_reporting 30711
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
php_value docref_root 1
php_value docref_ext 1