From: Rich Bowen Date: Fri, 5 Aug 2016 14:44:31 +0000 (+0000) Subject: fix link to mod_setenvif X-Git-Tag: 2.5.0-alpha~1317 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54b9e0565f47992d38a24f14e0f6acf9586de4fe;p=thirdparty%2Fapache%2Fhttpd.git fix link to mod_setenvif git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1755335 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_scgi.xml b/docs/manual/mod/mod_proxy_scgi.xml index f4b104507a7..72c00c350da 100644 --- a/docs/manual/mod/mod_proxy_scgi.xml +++ b/docs/manual/mod/mod_proxy_scgi.xml @@ -90,7 +90,7 @@ ProxyPass "/scgi-bin/" "balancer://somecluster/" If instead you need mod_proxy_scgi to generate a "best guess" for PATH_INFO, set this env-var. The variable must be set before SetEnv - is effective. SetEnvIf can be + is effective. SetEnvIf can be used instead: SetEnvIf Request_URI . proxy-scgi-pathinfo