summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorpcs <pcs@unknown>1999-03-23 14:35:47 +0000
committerpcs <pcs@unknown>1999-03-23 14:35:47 +0000
commit64ae3e66c4ec946b744ce2f6c36c51e787b3d78d (patch)
treef1395fafa40eda6a986e7af57e6ac3af06a3cf27 /docs
parent438718ffca6479729200a5a4b9ac871d42e2cf14 (diff)
downloadhttpd-64ae3e66c4ec946b744ce2f6c36c51e787b3d78d.tar.gz
RemoveHandler was missing from the directives list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82988 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/directives.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html
index 125d290449..a95fe97ec6 100644
--- a/docs/manual/mod/directives.html
+++ b/docs/manual/mod/directives.html
@@ -168,6 +168,7 @@ of the terms used in their descriptions available.
<LI><A HREF="mod_alias.html#redirecttemp">RedirectTemp</A>
<LI><A HREF="mod_log_referer.html#refererignore">RefererIgnore</A>
<LI><A HREF="mod_log_referer.html#refererlog">RefererLog</A>
+<LI><A HREF="mod_mime#removehandler">RemoveHandler</A>
<LI><A HREF="core.html#require">require</A>
<LI><A HREF="core.html#resourceconfig">ResourceConfig</A>
<LI><A HREF="mod_rewrite.html#RewriteBase">RewriteBase</A>