]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit139f9615419875be2b4d2c2b49323c747a936408
treef92ea0f3d3fb27d691217779b0e058a923276e32
parent0f141d0ca371b40ca06b88d0a434f8dbec0f182f
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