You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mr...@apache.org on 2015/01/29 19:56:52 UTC

svn commit: r1655800 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_authnz_fcgi.html.en mod_authnz_fcgi.xml mod_proxy_fcgi.html.en mod_proxy_fcgi.xml

Author: mrumph
Date: Thu Jan 29 18:56:52 2015
New Revision: 1655800

URL: http://svn.apache.org/r1655800
Log:
Add doc links between mod_proxy_fcgi and mod_authnz_fcgi

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.xml
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.html.en?rev=1655800&r1=1655799&r2=1655800&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.html.en Thu Jan 29 18:56:52 2015
@@ -62,6 +62,7 @@ httpd authentication and authorization</
 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">

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.xml?rev=1655800&r1=1655799&r2=1655800&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_fcgi.xml Thu Jan 29 18:56:52 2015
@@ -47,6 +47,7 @@ httpd authentication and authorization</
 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>
 

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.html.en?rev=1655800&r1=1655799&r2=1655800&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.html.en Thu Jan 29 18:56:52 2015
@@ -67,6 +67,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">

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.xml?rev=1655800&r1=1655799&r2=1655800&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_fcgi.xml Thu Jan 29 18:56:52 2015
@@ -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