You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by no...@apache.org on 2007/08/19 18:58:43 UTC

svn commit: r567428 - in /httpd/httpd/branches/2.2.x/docs/manual: urlmapping.html.en urlmapping.xml

Author: noodl
Date: Sun Aug 19 09:58:42 2007
New Revision: 567428

URL: http://svn.apache.org/viewvc?view=rev&rev=567428
Log:
backport r567426 (s/Domain/Path/ per Lucien GENTIS on docs@) to 2.2
+ 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.

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/urlmapping.html.en
    httpd/httpd/branches/2.2.x/docs/manual/urlmapping.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/urlmapping.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/urlmapping.html.en?view=diff&rev=567428&r1=567427&r2=567428
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/urlmapping.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/urlmapping.html.en Sun Aug 19 09:58:42 2007
@@ -211,7 +211,7 @@
 <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

Modified: httpd/httpd/branches/2.2.x/docs/manual/urlmapping.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/urlmapping.xml?view=diff&rev=567428&r1=567427&r2=567428
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/urlmapping.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/urlmapping.xml Sun Aug 19 09:58:42 2007
@@ -239,7 +239,7 @@
 <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