mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Added doc links between mod_proxy_fcgi and mod_authnz_fcgi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1655778 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -62,6 +62,7 @@ httpd authentication and authorization</td></tr>
|
||||
and Access Control</a></li>
|
||||
<li><code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code></li>
|
||||
<li><code class="program"><a href="../programs/fcgistarter.html">fcgistarter</a></code></li>
|
||||
<li><code class="module"><a href="../mod/mod_proxy_fcgi.html">mod_proxy_fcgi</a></code></li>
|
||||
</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
|
||||
@@ -47,6 +47,7 @@ httpd authentication and authorization</description>
|
||||
and Access Control</a></seealso>
|
||||
<seealso><module>mod_auth_basic</module></seealso>
|
||||
<seealso><program>fcgistarter</program></seealso>
|
||||
<seealso><module>mod_proxy_fcgi</module></seealso>
|
||||
|
||||
<section id="invocations"><title>Invocation modes</title>
|
||||
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
<ul class="seealso">
|
||||
<li><code class="program"><a href="../programs/fcgistarter.html">fcgistarter</a></code></li>
|
||||
<li><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></li>
|
||||
<li><code class="module"><a href="../mod/mod_authnz_fcgi.html">mod_authnz_fcgi</a></code></li>
|
||||
</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
|
||||
<seealso><program>fcgistarter</program></seealso>
|
||||
<seealso><module>mod_proxy</module></seealso>
|
||||
<seealso><module>mod_authnz_fcgi</module></seealso>
|
||||
|
||||
<section id="examples"><title>Examples</title>
|
||||
<p>Remember, in order to make the following examples work, you have to
|
||||
|
||||
Reference in New Issue
Block a user