]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Revert the code causing lost path_info/query_args.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 18 Dec 2001 15:09:47 +0000 (15:09 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 18 Dec 2001 15:09:47 +0000 (15:09 +0000)
commitf1356395eab53b633f7b964e7931af09842e8e1d
tree7054e2857838bb063037317391b266c9724fca4a
parenta9458e92b735c6c088b19153ae86b5830608b651
  Revert the code causing lost path_info/query_args.

  The potentially correct solution is to test the URI with recombined
  path_info and args, but I'd rather see this reverted for 1.3 and
  corrected in 2.0 with appropriate optimizations and user testing.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92514 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_negotiation.c