]> granicus.if.org Git - apache/commitdiff
Typo.
authorLucien Gentis <lgentis@apache.org>
Sat, 11 Apr 2015 16:38:34 +0000 (16:38 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 11 Apr 2015 16:38:34 +0000 (16:38 +0000)
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

index 9d464cc35227a2a05e5dac3844117d5de121773b..4ad6dda561ee53367c679efbb45aa3f2dd3c563e 100644 (file)
@@ -89,8 +89,8 @@ ProxyPass /scgi-bin/ balancer://somecluster/
         and <var>Script-URI</var> and be compliant with RFC 3875 section 3.3.
         If instead you need <module>mod_proxy_scgi</module> to generate
         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
+        variable must be set before <directive module="env">SetEnv</directive>
+        is effective.  <directive module="setenv">SetEnvIf</directive> can be
         used instead: <code>SetEnvIf Request_URI . proxy-scgi-pathinfo</code>
         </dd>
     </dl>