From 3e6f3efc3eb1cba12fa0d4d1d7d62e20d63b4c0a Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Tue, 31 Jan 2012 18:38:02 +0000 Subject: [PATCH] Sync docs with 2.4.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238738 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_lua.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 04eb59347bc..0c51337d8d5 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -735,7 +735,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.

directory.htaccess All -2.5.0 and later +2.4.0 and later

By default, if LuaHook* directives are used in overlapping Directory or Location configuration sections, the scripts defined in the more specific section are run after those defined in the more @@ -751,7 +751,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.

Provide a hook for the quick handler of request processing server configvirtual host -directory +directory.htaccess All

...

-- 2.47.3