]> granicus.if.org Git - apache/commit
AcceptPathInfo was totally backwards... it would reject when set to on and
authorCliff Woolley <jwoolley@apache.org>
Mon, 22 Apr 2002 08:08:38 +0000 (08:08 +0000)
committerCliff Woolley <jwoolley@apache.org>
Mon, 22 Apr 2002 08:08:38 +0000 (08:08 +0000)
commit768d65eeac36076e715105c1db0f8bf65e47a939
treef92ea0f3d3fb27d691217779b0e058a923276e32
parenta040b262c573b381a29bfd0c5bc04d0046af63e4
AcceptPathInfo was totally backwards... it would reject when set to on and
by default and accept when set to off for the default handler, and would
reject only if set to accept for mod_cgi(d) and mod_isapi.

PR: 8234

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94751 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/arch/win32/mod_isapi.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
server/core.c