From 6b932e5d60ba30aafcc73cd631e1aa653dcaf981 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Thu, 13 Oct 2005 18:49:44 +0000 Subject: [PATCH] Merge r315051 from trunk: * Added further directives that are controlled via AllowOverride FileInfo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@320870 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4f10298cb78..e4d0d771d5e 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -393,7 +393,26 @@ be passed through module="core">SetInputFilter, SetOutputFilter, and mod_mime Add* and Remove* - directives, etc.). + directives, etc.), document meta data (Header, RequestHeader, SetEnvIf, SetEnvIfNoCase, BrowserMatch, CookieExpires, CookieDomain, CookieStyle, CookieTracking, CookieName), + mod_rewrite directives RewriteEngine, RewriteOptions, RewriteBase, RewriteCond, RewriteRule) and + Action from + mod_actions. +
Indexes
-- 2.47.2