On 04/11/2015 12:38 PM, [email protected] wrote:
Author: lgentis
Date: Sat Apr 11 16:38:34 2015
New Revision: 1672890

URL: http://svn.apache.org/r1672890
Log:
Typo.

Thanks!

Modified:
     httpd/httpd/trunk/docs/manual/mod/mod_proxy_scgi.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy_scgi.xml
URL: 
http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy_scgi.xml?rev=1672890&r1=1672889&r2=1672890&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy_scgi.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy_scgi.xml Sat Apr 11 16:38:34 
2015
@@ -89,8 +89,8 @@ ProxyPass /scgi-bin/ balancer://someclus
          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>



Reply via email to