]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport r567426 (s/Domain/Path/ per Lucien GENTIS on docs@) to 2.2
authorVincent Bray <noodl@apache.org>
Sun, 19 Aug 2007 16:58:42 +0000 (16:58 +0000)
committerVincent Bray <noodl@apache.org>
Sun, 19 Aug 2007 16:58:42 +0000 (16:58 +0000)
+ oopsie in previous commit (r567427), which is valid but has the wrong commit
message. That commit simply removes reference to the gone link to /manual/ in
the default start page.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@567428 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/urlmapping.html.en
docs/manual/urlmapping.xml

index 2174ce4fbb77378a7a5616995889ac528ac6cba9..345b91179eef04a5951bd414e3ff96f698d0efdd 100644 (file)
@@ -211,7 +211,7 @@ directive rewrites redirects originating at
 <code>internal.example.com</code> so that they target the appropriate
 directory on the local server.  Similarly, the
 <code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiedomain">ProxyPassReverseCookieDomain</a></code>
-and <code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiedomain">ProxyPassReverseCookieDomain</a></code>
+and <code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiepath">ProxyPassReverseCookiePath</a></code>
 rewrite cookies set by the backend server.</p>
 <p>It is important to note, however, that
 links inside the documents will not be rewritten.  So any absolute
index dc62ce14035f34b7b7c67f7cf5698059daedb715..721182da4457b3be572c08f09a8837127601d4d4 100644 (file)
@@ -239,7 +239,7 @@ directive rewrites redirects originating at
 <code>internal.example.com</code> so that they target the appropriate
 directory on the local server.  Similarly, the
 <directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>
-and <directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>
+and <directive module="mod_proxy">ProxyPassReverseCookiePath</directive>
 rewrite cookies set by the backend server.</p>
 <p>It is important to note, however, that
 links inside the documents will not be rewritten.  So any absolute