]> granicus.if.org Git - apache/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)
commit732f60dc2c97a388a2f22efbe128aece959debad
treea994dfb8641fbe68c63774ee65f7458407735ad0
parent104e5a433c7ee3ccd828bcc078e05bd0fb135caa
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