diff options
author | Graham Leggett <minfrin@apache.org> | 2011-12-17 18:06:08 +0100 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2011-12-17 18:06:08 +0100 |
commit | 9ad07e75189301740ac788cbebe4ec8845a92aa7 (patch) | |
tree | ba5806f1476939b9bb0482a78cb3e25f4c0e9931 /docs/manual/programs/index.html.en | |
parent | mod_firehose: Add a new debugging module able to record traffic (diff) | |
download | apache2-9ad07e75189301740ac788cbebe4ec8845a92aa7.tar.xz apache2-9ad07e75189301740ac788cbebe4ec8845a92aa7.zip |
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215526 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/index.html.en')
-rw-r--r-- | docs/manual/programs/index.html.en | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/programs/index.html.en b/docs/manual/programs/index.html.en index 21cbce353b..041e4e5658 100644 --- a/docs/manual/programs/index.html.en +++ b/docs/manual/programs/index.html.en @@ -62,6 +62,10 @@ <dd>Start a FastCGI program</dd> + <dt><code class="program"><a href="../programs/firehose.html">firehose</a></code></dt> + + <dd>Demultiplex a firehose from <code class="module"><a href="../mod/mod_firehose.html">mod_firehose</a></code></dd> + <dt><code class="program"><a href="../programs/htcacheclean.html">htcacheclean</a></code></dt> <dd>Clean up the disk cache</dd> |