From 9739f978a330af9abffe3c6e8607ebf1905c715e Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sat, 11 Apr 2015 16:38:34 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1672890 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_scgi.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_proxy_scgi.xml b/docs/manual/mod/mod_proxy_scgi.xml index 9d464cc352..4ad6dda561 100644 --- a/docs/manual/mod/mod_proxy_scgi.xml +++ b/docs/manual/mod/mod_proxy_scgi.xml @@ -89,8 +89,8 @@ ProxyPass /scgi-bin/ balancer://somecluster/ and Script-URI and be compliant with RFC 3875 section 3.3. 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 + variable must be set before SetEnv + is effective. SetEnvIf can be used instead: SetEnvIf Request_URI . proxy-scgi-pathinfo -- 2.50.1