removing php values from htaccess
This commit is contained in:
parent
8817a1a0aa
commit
57c07d8456
@ -1,10 +1,3 @@
|
|||||||
RedirectMatch 404 /templates(/|$)
|
RedirectMatch 404 /templates(/|$)
|
||||||
RedirectMatch 404 /include(/|$)
|
RedirectMatch 404 /include(/|$)
|
||||||
RedirectMatch 404 /.git(/|$)
|
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
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user