X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fhttp.ini;h=372c1f33268564f5169fff0dd8d1aa4c38816028;hb=d7277f58e950d4e7203b770b599ca13541fbb4c7;hp=bd575f2fb73ab1fb07f7bab8d1b964d00ba03f40;hpb=fb9722e3794bd20bf1012ab6936533a25b0ed1fe;p=m6w6%2Fext-http diff --git a/docs/http.ini b/docs/http.ini index bd575f2..372c1f3 100644 --- a/docs/http.ini +++ b/docs/http.ini @@ -3,7 +3,10 @@ [http] ; enable if you want to transform all errors to exceptions (PHP >= 5 only) -http.only_exceptions = 0 +;http.only_exceptions = 1 + +; disable if you want php not to exit in case of redirects and cache hits +;http.force_exit = 0 ; the hashing algorithm with wich ETags are generated ; you can use mhash constants if ext/mhash is enabled, or their