]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Which PR? I can't count them all. Get QUERY_STRING and PATH_INFO
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 27 Jan 2002 07:44:07 +0000 (07:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 27 Jan 2002 07:44:07 +0000 (07:44 +0000)
commit011c7375e98fd4aa0846aab5ce451efdd65ee727
tree48b44009973af7123e384bcf390a60767e75920d
parent60919177e8a1388952ee65334e957f98a21b9efa
  Which PR?  I can't count them all.  Get QUERY_STRING and PATH_INFO
  working again.  Also rounds out our fix to work around negotiated
  directories which Greg Ames fixed; this addition in request.c simply
  shortcuts all further processing.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93045 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/http_request.h
modules/generators/mod_autoindex.c
modules/mappers/mod_negotiation.c
server/request.c