From 64ae3e66c4ec946b744ce2f6c36c51e787b3d78d Mon Sep 17 00:00:00 2001 From: pcs Date: Tue, 23 Mar 1999 14:35:47 +0000 Subject: [PATCH] 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 --- docs/manual/mod/directives.html | 1 + 1 file changed, 1 insertion(+) 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.
  • RedirectTemp
  • RefererIgnore
  • RefererLog +
  • RemoveHandler
  • require
  • ResourceConfig
  • RewriteBase -- 2.50.1