From 57c07d8456ce2a3d32343fa18c2bbb3a20b4124e Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 6 May 2013 21:17:34 +0200 Subject: [PATCH] removing php values from htaccess --- public/.htaccess | 7 ------- 1 file changed, 7 deletions(-) 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