]> granicus.if.org Git - apache/commitdiff
Adds a couple of seealso's.
authorRich Bowen <rbowen@apache.org>
Thu, 12 Nov 2009 21:56:11 +0000 (21:56 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 12 Nov 2009 21:56:11 +0000 (21:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835573 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml

index 21c8164273e7d1404ebd30bd657e738a60cb1a17..5280d787f4d254909f038512f19a2a20e8ca1347 100644 (file)
@@ -541,6 +541,10 @@ directly</td></tr>
     </code></p></div>
 
 
+<h3>See also</h3>
+<ul>
+<li><code class="directive"><a href="#proxymatch">&lt;ProxyMatch&gt;</a></code></li>
+</ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="ProxyBadHeader" id="ProxyBadHeader">ProxyBadHeader</a> <a name="proxybadheader" id="proxybadheader">Directive</a></h2>
@@ -714,6 +718,10 @@ proxied resources</td></tr>
     identical to the <code class="directive"><a href="#proxy">&lt;Proxy&gt;</a></code> directive, except it matches URLs
     using <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular expressions</a>.</p>
 
+<h3>See also</h3>
+<ul>
+<li><code class="directive"><a href="#proxy">&lt;Proxy&gt;</a></code></li>
+</ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="ProxyMaxForwards" id="ProxyMaxForwards">ProxyMaxForwards</a> <a name="proxymaxforwards" id="proxymaxforwards">Directive</a></h2>
index 6cfdebca3200cbb0d896f5dfbd6972a81f489539..c724ce9eeb1d0244ea2e548b8f3700b3d364f858 100644 (file)
     </example>
 
 </usage>
+<seealso><directive type="section" module="mod_proxy">ProxyMatch</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>
@@ -403,6 +404,7 @@ proxied resources</description>
     type="section">Proxy</directive> directive, except it matches URLs
     using <glossary ref="regex">regular expressions</glossary>.</p>
 </usage>
+<seealso><directive type="section" module="mod_proxy">Proxy</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>