From c5d359341285ddad140938879099a670f36fb3a5 Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Thu, 19 Jun 2008 22:56:55 +0000 Subject: [PATCH] * 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 --- docs/manual/mod/mod_proxy_fcgi.xml | 2 +- docs/manual/programs/index.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy_fcgi.xml b/docs/manual/mod/mod_proxy_fcgi.xml index b9a3f90996..5981d24d5d 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 086b6c6060..edd42b13e1 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
-- 2.40.0