]> granicus.if.org Git - apache/commitdiff
omit the period after the example lest it get copied
authorJeff Trawick <trawick@apache.org>
Thu, 9 Apr 2015 20:41:12 +0000 (20:41 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 9 Apr 2015 20:41:12 +0000 (20:41 +0000)
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

index ec6fc0ea3cf0333d6b154b5973f73a048525160b..9d464cc35227a2a05e5dac3844117d5de121773b 100644 (file)
@@ -91,7 +91,7 @@ ProxyPass /scgi-bin/ balancer://somecluster/
         a "best guess" for <var>PATH_INFO</var>, set this env-var.  The
         variable must be set before <directive mod="env">SetEnv</directive>
         is effective.  <directive mod="setenv">SetEnvIf</directive> can be
-        used instead: <code>SetEnvIf Request_URI . proxy-scgi-pathinfo</code>.
+        used instead: <code>SetEnvIf Request_URI . proxy-scgi-pathinfo</code>
         </dd>
     </dl>
 </section>