From: Jeff Trawick Date: Thu, 9 Apr 2015 20:41:12 +0000 (+0000) Subject: omit the period after the example lest it get copied X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=231aebd910b1aaa5e1be6b57eca0d8875d82c27e;p=thirdparty%2Fapache%2Fhttpd.git omit the period after the example lest it get copied git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1672483 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_scgi.xml b/docs/manual/mod/mod_proxy_scgi.xml index ec6fc0ea3cf..9d464cc3522 100644 --- a/docs/manual/mod/mod_proxy_scgi.xml +++ b/docs/manual/mod/mod_proxy_scgi.xml @@ -91,7 +91,7 @@ ProxyPass /scgi-bin/ balancer://somecluster/ a "best guess" for PATH_INFO, set this env-var. The variable must be set before SetEnv is effective. SetEnvIf can be - used instead: SetEnvIf Request_URI . proxy-scgi-pathinfo. + used instead: SetEnvIf Request_URI . proxy-scgi-pathinfo