]> granicus.if.org Git - apache/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)
commit07d0f00ac0ad168859ccb81dadb4a6e5037697c6
tree48b44009973af7123e384bcf390a60767e75920d
parent609ca197ddb2f79e24a5918417985fe1bd736c53
  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