From b23bd21d2cd148bdc88ab81d9f3f671acd3f2700 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 9 Apr 2015 20:41:12 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_proxy_scgi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy_scgi.xml b/docs/manual/mod/mod_proxy_scgi.xml index ec6fc0ea3c..9d464cc352 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 -- 2.40.0