]> granicus.if.org Git - apache/commitdiff
Sync docs with 2.4.x.
authorRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 18:38:02 +0000 (18:38 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 18:38:02 +0000 (18:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238738 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index 04eb59347bc0dbad2b49fee6b77d0becc909d4c0..0c51337d8d5e8ca2932de617811052bd107701d2 100644 (file)
@@ -735,7 +735,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.</p>
 <context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>All</override>
-<compatibility>2.5.0 and later</compatibility>
+<compatibility>2.4.0 and later</compatibility>
     <usage><p>By default, if LuaHook* directives are used in overlapping
     Directory or Location configuration sections, the scripts defined in the
     more specific section are run <em>after</em> those defined in the more
@@ -751,7 +751,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.</p>
 <description>Provide a hook for the quick handler of request processing</description>
 <syntax></syntax>
 <contextlist><context>server config</context><context>virtual host</context>
-<context>directory</context>
+<context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>All</override>
 <usage><p>...</p>