You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2005/06/09 15:15:51 UTC

svn commit: r189754 - /httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en /httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.ja.euc-jp /httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml /httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja

Author: niq
Date: Thu Jun  9 06:15:49 2005
New Revision: 189754

URL: http://svn.apache.org/viewcvs?rev=189754&view=rev
Log:
Fix link to mod_proxy_html

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.ja.euc-jp
    httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml
    httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en?rev=189754&r1=189753&r2=189754&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en Thu Jun  9 06:15:49 2005
@@ -949,7 +949,7 @@
     This means that if the proxied content contains absolute URL
     references, they will by-pass the proxy.  A third-party module
     that will look inside the HTML and rewrite URL references is Nick
-    Kew's <a href="http://apache.webthing.com/software/mod_proxy_html/">mod_proxy_html</a>.</p>
+    Kew's <a href="http://apache.webthing.com/mod_proxy_html/">mod_proxy_html</a>.</p>
 
     <p><var>path</var> is the name of a local virtual path. <var>url</var> is a
     partial URL for the remote server - the same way they are used for the
@@ -1200,4 +1200,4 @@
 </div><div id="footer">
 <p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.ja.euc-jp
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.ja.euc-jp?rev=189754&r1=189753&r2=189754&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.ja.euc-jp [euc-jp] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.ja.euc-jp [euc-jp] Thu Jun  9 06:15:49 2005
@@ -951,7 +951,7 @@
     <p>ディレクティブで明示されている HTTP 応答ヘッダのみが書き換えられます。
     Apache は他の応答ヘッダを書き換えたり、HTML ページの中の URL 参照を
     書き換えたりすることはありません。HTML の中を見て、URL 参照を書き換える
-    モジュールに Nick Kew さんの <a href="http://apache.webthing.com/software/mod_proxy_html/">mod_proxy_html</a> があります。</p>
+    モジュールに Nick Kew さんの <a href="http://apache.webthing.com/mod_proxy_html/">mod_proxy_html</a> があります。</p>
 
     <p><var>path</var> はローカル仮想パスの名前です。<var>url</var> は
     リモートサーバの部分 URL です。これらは <code class="directive"><a href="#proxypass">ProxyPass</a></code> ディレクティブと同様です。</p>
@@ -1199,4 +1199,4 @@
 </div><div id="footer">
 <p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml?rev=189754&r1=189753&r2=189754&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml Thu Jun  9 06:15:49 2005
@@ -768,7 +768,7 @@
     This means that if the proxied content contains absolute URL
     references, they will by-pass the proxy.  A third-party module
     that will look inside the HTML and rewrite URL references is Nick
-    Kew's <a href="http://apache.webthing.com/software/mod_proxy_html/"
+    Kew's <a href="http://apache.webthing.com/mod_proxy_html/"
     >mod_proxy_html</a>.</p>
 
     <p><var>path</var> is the name of a local virtual path. <var>url</var> is a

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja?rev=189754&r1=189753&r2=189754&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja [iso-2022-jp] Thu Jun  9 06:15:49 2005
@@ -773,7 +773,7 @@
     Apache は他の応答ヘッダを書き換えたり、HTML ページの中の URL 参照を
     書き換えたりすることはありません。HTML の中を見て、URL 参照を書き換える
     モジュールに Nick Kew さんの <a
-    href="http://apache.webthing.com/software/mod_proxy_html/"
+    href="http://apache.webthing.com/mod_proxy_html/"
     >mod_proxy_html</a> があります。</p>
 
     <p><var>path</var> はローカル仮想パスの名前です。<var>url</var> は