From: Takashi Sato Date: Thu, 19 Jun 2008 22:56:55 +0000 (+0000) Subject: * mod/mod_proxy_fcgi.xml: fix the wrong module name X-Git-Tag: 2.3.0~468 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5d359341285ddad140938879099a670f36fb3a5;p=thirdparty%2Fapache%2Fhttpd.git * mod/mod_proxy_fcgi.xml: fix the wrong module name * programs/index.xml: add fcgistarter git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@669736 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_fcgi.xml b/docs/manual/mod/mod_proxy_fcgi.xml index b9a3f90996a..5981d24d5d8 100644 --- a/docs/manual/mod/mod_proxy_fcgi.xml +++ b/docs/manual/mod/mod_proxy_fcgi.xml @@ -22,7 +22,7 @@ -mod_proxy_fcg +mod_proxy_fcgi FastCGI support module for mod_proxy Extension diff --git a/docs/manual/programs/index.xml b/docs/manual/programs/index.xml index 086b6c6060d..edd42b13e1f 100644 --- a/docs/manual/programs/index.xml +++ b/docs/manual/programs/index.xml @@ -58,7 +58,12 @@
Create and update user authentication files in DBM format for basic authentication
+
fcgistarter
+ +
Start a FastCGI program
+
htcacheclean
+
Clean up the disk cache
htdigest