You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2012/04/21 17:02:32 UTC

svn commit: r1328683 - /httpd/site/trunk/xdocs/modules/index.xml

Author: trawick
Date: Sat Apr 21 15:02:31 2012
New Revision: 1328683

URL: http://svn.apache.org/viewvc?rev=1328683&view=rev
Log:
minor fixes -- broken link, typo, consistency of presentation of
different modules, style

Modified:
    httpd/site/trunk/xdocs/modules/index.xml

Modified: httpd/site/trunk/xdocs/modules/index.xml
URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/modules/index.xml?rev=1328683&r1=1328682&r2=1328683&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/modules/index.xml [utf-8] (original)
+++ httpd/site/trunk/xdocs/modules/index.xml [utf-8] Sat Apr 21 15:02:31 2012
@@ -20,20 +20,22 @@ For a detailed listing of third-party mo
 <title>mod_fcgid</title>
 
 <p>Does your CGI performance leave you wanting?  Is mod_perl simply too much
-effort for just hosting your CGI scripts?  FastCGI is the solution for you!</p>
+effort for just hosting your CGI scripts?  Do you want to run PHP applications
+outside of your web server processes?  FastCGI is the solution for you!</p>
 
-<p>mod_fcgid is an implementation of FastCGI for Apache HTTP Server 2.0 and later
-which routes requests to FastCGI application processes which it manages.</p>
+<p><tt>mod_fcgid</tt> is an implementation of FastCGI for Apache HTTP Server
+2.0 and later which routes requests to FastCGI application processes which it
+manages.</p>
 
 <ul>
+<li>Website: <a href="http://httpd.apache.org/mod_fcgid/"
+                >http://httpd.apache.org/mod_fcgid/</a></li>
 <li>Download: <a href="http://httpd.apache.org/download.html#mod_fcgid"
                     >mod_fcgid current release</a></li>
 <li>Source code: <a href="http://svn.apache.org/viewcvs.cgi/httpd/mod_fcgid/trunk/"
                     >mod_fcgid subversion trunk</a></li>
 <li>Mailing list: <a href="mailto:dev-subscribe@httpd.apache.org"
                      >dev@httpd.apache.org</a></li>
-<li>Website: <a href="http://httpd.apache.org/mod_fcgid/"
-                >http://httpd.apache.org/mod_fcgid/</a></li>
 </ul>
 </section>
 
@@ -47,14 +49,14 @@ same web content, via an ftp: protocol r
 to test out the IPv6 functionality (EPRT and EPSV support).</p>
 
 <ul>
+<li>Website: <a href="http://httpd.apache.org/mod_ftp/"
+                >http://httpd.apache.org/mod_ftp/</a></li>
 <li>Download: <a href="http://httpd.apache.org/download.html#mod_ftp"
                     >mod_ftp current release</a></li>
 <li>Source code: <a href="http://svn.apache.org/viewcvs.cgi/httpd/mod_ftp/trunk/"
                     >mod_ftp subversion trunk</a></li>
 <li>Mailing list: <a href="mailto:dev-subscribe@httpd.apache.org"
                      >dev@httpd.apache.org</a></li>
-<li>Website: <a href="http://httpd.apache.org/mod_ftp/"
-                >http://httpd.apache.org/mod_ftp/</a></li>
 </ul>
 </section>
 
@@ -62,13 +64,11 @@ to test out the IPv6 functionality (EPRT
 <title>mod_domain</title>
 
 <p>Sick of keeping your DNS records and Apache config IPs and CNAMEs in sync?
-Let Apache serve your DNS for you based on you httpd.conf!
+Let Apache serve your DNS for you based on your httpd.conf!
 Try out <tt>mod_domain</tt>.</p>
 
-<p>This experimental code has *not* been released, but is available to you
-from the subversion development repository.  It is currently in-use by the
-ASF to provide our <a href="http://mail-archives.apache.org/mod_domain/"
-                     >email archives browser.</a></p>
+<p>This experimental code has <strong>not</strong> been released, but is available to you
+from the subversion development repository.</p>
 
 <ul>
 <li>Source: <a href="https://svn.apache.org/repos/asf/httpd/sandbox/mod_domain/trunk/"
@@ -83,10 +83,10 @@ ASF to provide our <a href="http://mail-
 <section id="mod_mbox">
 <title>mod_mbox</title>
 
-<p>Do you want to setup mail archives with Apache HTTPd 2.x ?  Try out
+<p>Do you want to set up mail archives with Apache HTTPd 2.x ?  Try out
 <tt>mod_mbox</tt>.</p>
 
-<p>This experimental code has *not* been released, but is available to you
+<p>This experimental code has <strong>not</strong> been released, but is available to you
 from the subversion development repository.  It is currently in-use by the
 ASF to provide our <a href="http://mail-archives.apache.org/mod_mbox/"
                      >email archives browser.</a></p>
@@ -106,9 +106,9 @@ ASF to provide our <a href="http://mail-
 <title>mod_pop3</title>
 
 <p>Do you want to see how Apache httpd-2.0 can handle different protocols?
-Play with mod_pop3.</p>
+Play with <tt>mod_pop3</tt>.</p>
 
-<p>This experimental code has *not* been released, but is available to you
+<p>This experimental code has <strong>not</strong> been released, but is available to you
 from the subversion development repository.</p>
 
 <ul>
@@ -128,7 +128,7 @@ from the subversion development reposito
 <a href="http://www.opengroup.org/tech/management/arm/">ARM4 API</a>
 </p>
 
-<p>This experimental code has *not* been released, but is available to you
+<p>This experimental code has <strong>not</strong> been released, but is available to you
 from the subversion development repository.</p>
 
 <ul>
@@ -144,7 +144,7 @@ from the subversion development reposito
 <section id="mod_smtpd">
 <title>mod_smtpd</title>
 
-<p>This experimental code has *not* been released, but is available to you
+<p>This experimental code has <strong>not</strong> been released, but is available to you
 from the subversion development repository.</p>
 
 <p>Serve SMTP on Apache with <tt>mod_smtpd</tt>.</p>
@@ -170,7 +170,7 @@ from the subversion development reposito
 <ul>
 <li>Source: <a href="http://svn.apache.org/repos/asf/httpd/sandbox/"
                >Sandbox</a></li>
-<li>ViewVC: <a href="http://svnapache.org/viewvc/httpd/sandbox/"
+<li>ViewVC: <a href="http://svn.apache.org/viewvc/httpd/sandbox/"
                >Sandbox</a></li>
 </ul>
 </section>
@@ -178,7 +178,7 @@ from the subversion development reposito
 <section id="mod_aspdotnet">
 <title>mod_aspdotnet (retired from the ASF)</title>
 
-<p>The mod_aspdotnet module has been retired by the httpd project.  Every ASF
+<p>The <tt>mod_aspdotnet</tt> module has been retired by the httpd project.  Every ASF
 project requires multiple developers, and this project did not have enough
 developers participating to remain under the ASF umbrella.  Development has 
 been resumed by the original authors at its new home, the
@@ -191,10 +191,10 @@ the SourceForge project's user and devel
 <section id="mod_python">
 <title>mod_python (retired to the attic)</title>
 
-<p>The Quetzalcoatl mod_python project has been retired to the attic.  Note
+<p>The Quetzalcoatl <tt>mod_python</tt> project has been retired to the attic.  Note
 there is NO further support or effort on this module from the httpd project,
 see the attic information page below for further information.  You may also
-wish to research mod_wsgi, another effort outside of the ASF.</p>
+wish to research <tt>mod_wsgi</tt>, another effort outside of the ASF.</p>
 
 <ul>
 <li>Website: <a href="http://attic.apache.org/projects/quetzalcoatl.html">Attic Placeholder</a></li>