]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_cgid: Pass along empty command line arguments from an ISINDEX
authorJim Jagielski <jim@apache.org>
Fri, 15 Aug 2008 22:08:05 +0000 (22:08 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 15 Aug 2008 22:08:05 +0000 (22:08 +0000)
commit6b5a71e6afd665b0d246c899c8a0a1139439dca5
tree13a6a661975d5d33b6de8581acd0114d5cc99571
parente72ef8a96937d64e38a423210560c03501169529
 * mod_cgid: Pass along empty command line arguments from an ISINDEX
    query that has consecutive '+' characters in the QUERY_STRING,
    matching the behavior of mod_cgi.
    Trunk version of patch:
      http://svn.apache.org/viewvc?rev=682389&view=rev
      http://svn.apache.org/viewvc?rev=682475&view=rev
    Backport version for 2.2.x of patch:
      http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/generators/mod_cgid.c?r1=682475&r2=682389

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@686392 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/generators/mod_cgid.c