diff --git a/public/.htaccess b/public/.htaccess index ae652ed2..1caaddc0 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,10 +1,3 @@ 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