Author: buildbot
Date: Sun May 6 21:16:37 2012
New Revision: 816141
Log:
Staging update by buildbot for httpd
Modified:
websites/staging/httpd/trunk/content/ (props changed)
websites/staging/httpd/trunk/content/mod_fcgid/index.html
Propchange: websites/staging/httpd/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May 6 21:16:37 2012
@@ -1 +1 @@
-1334775
+1334777
Modified: websites/staging/httpd/trunk/content/mod_fcgid/index.html
==============================================================================
--- websites/staging/httpd/trunk/content/mod_fcgid/index.html (original)
+++ websites/staging/httpd/trunk/content/mod_fcgid/index.html Sun May 6 21:16:37 2012
@@ -79,7 +79,7 @@ concurrent requests, and these programs
incoming requests. It is favored by the PHP developers, for example, as a
preferred alternative to running mod_php in-process, delivering very
similar performance.</p>
-<h1 id="mod_fcgid-237-released-wzxhzdk02012-04-23wzxhzdk1">mod_fcgid 2.3.7 released
<span>2012-04-23</span></h1>
+<h1 id="mod_fcgid-237-released-wzxhzdk12012-04-23wzxhzdk2">mod_fcgid 2.3.7 released
<span>2012-04-23</span></h1>
<p>The Apache Software Foundation and the Apache HTTP Server Project are
pleased to announce the release of version 2.3.7 of mod_fcgid, a FastCGI
implementation for Apache HTTP Server versions 2.0, 2.2, and 2.4. This
@@ -88,9 +88,12 @@ version of mod_fcgid is a bug fix releas
mirror</a> </p>
<p>Development of mod_fcgid can be followed through the
<a href="http://subversion.apache.org/">Subversion</a> repositories. For public
access
-you can use:
-<code>% svn checkout http://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk
- mod_fcgid</code> </p>
+you can use:</p>
+<div class="codehilite"><pre><span class="c">% svn checkout http://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk</span>
+<span class="n">mod_fcgid</span>
+</pre></div>
+
+
<h1 id="documentation">Documentation</h1>
<p>The <a href="mod/mod_fcgid.html">mod_fcgid reference page</a> will get
you started.</p>
<p>See the
|