summaryrefslogtreecommitdiff
path: root/docs/manual/developer/index.html
diff options
context:
space:
mode:
authorSander Striker <striker@apache.org>2002-03-11 12:03:44 +0000
committerSander Striker <striker@apache.org>2002-03-11 12:03:44 +0000
commit9404c8a8010b9ca6c614a3fbba9002e778623d26 (patch)
treeadd81cee94f38052cb4a00913cf091f8bfc24d18 /docs/manual/developer/index.html
parent9e6e3782621ec99ffcf48a4585f0beba0d6cb930 (diff)
downloadhttpd-9404c8a8010b9ca6c614a3fbba9002e778623d26.tar.gz
Add the "How filters work" section. Cut 'n paste job from Ryans
email <022501c1c529$f63a9550$7f00000a@KOJ>, needs formatting. Submitted by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/index.html')
-rw-r--r--docs/manual/developer/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html
index c825f96948..f0555ecb8e 100644
--- a/docs/manual/developer/index.html
+++ b/docs/manual/developer/index.html
@@ -39,6 +39,8 @@
</dl>
</dd>
+ <dt><a href="filters.html">Apache Filters</a></dt>
+
<dt><a href="modules.html">Porting Apache 1.3
Modules</a></dt>