]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Handle cases, esp when using mod_proxy_fcgi, when we do not
authorJim Jagielski <jim@apache.org>
Thu, 9 Feb 2012 15:07:22 +0000 (15:07 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 9 Feb 2012 15:07:22 +0000 (15:07 +0000)
commit6c3c38cdf15137cf0458c5b257bd92445c65e8c9
treea994dfb8641fbe68c63774ee65f7458407735ad0
parentee630a7ae1b2651e0c91e8baf7dc2d9212f0d0e7
Handle cases, esp when using mod_proxy_fcgi, when we do not
want SCRIPT_FILENAME to include the query string.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242351 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy.xml
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_fcgi.c
server/util_script.c