From: Rich Bowen Date: Mon, 1 Aug 2016 16:34:14 +0000 (+0000) Subject: Correct use of tag to fix broken links. X-Git-Tag: 2.5.0-alpha~1345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70f244559da733bfd9cb5018dd8834d44dc5486b;p=thirdparty%2Fapache%2Fhttpd.git Correct use of tag to fix broken links. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1754776 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_scgi.html.en b/docs/manual/mod/mod_proxy_scgi.html.en index 4937a503883..eeb06188e20 100644 --- a/docs/manual/mod/mod_proxy_scgi.html.en +++ b/docs/manual/mod/mod_proxy_scgi.html.en @@ -98,8 +98,8 @@ and Script-URI and be compliant with RFC 3875 section 3.3. If instead you need mod_proxy_scgi to generate a "best guess" for PATH_INFO, set this env-var. The - variable must be set before SetEnv - is effective. SetEnvIf can be + variable must be set before SetEnv + is effective. SetEnvIf can be used instead: SetEnvIf Request_URI . proxy-scgi-pathinfo diff --git a/docs/manual/mod/mod_proxy_scgi.xml b/docs/manual/mod/mod_proxy_scgi.xml index 8dfba2a0184..f4b104507a7 100644 --- a/docs/manual/mod/mod_proxy_scgi.xml +++ b/docs/manual/mod/mod_proxy_scgi.xml @@ -89,8 +89,8 @@ ProxyPass "/scgi-bin/" "balancer://somecluster/" and Script-URI and be compliant with RFC 3875 section 3.3. If instead you need mod_proxy_scgi to generate a "best guess" for PATH_INFO, set this env-var. The - variable must be set before SetEnv - is effective. SetEnvIf can be + variable must be set before SetEnv + is effective. SetEnvIf can be used instead: SetEnvIf Request_URI . proxy-scgi-pathinfo