]> granicus.if.org Git - apache/commitdiff
Fix xml
authorStefan Fritsch <sf@apache.org>
Tue, 15 Nov 2011 22:54:49 +0000 (22:54 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 15 Nov 2011 22:54:49 +0000 (22:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1202458 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index 8c6fdeb569456b80a21fcbc92e35ee85b9b5215f..a346d45b39edefd3534430d575f379a9c3843db1 100644 (file)
@@ -730,11 +730,11 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.</p>
 <description>Controls how parent configuration sections are merged into children</description>
 <syntax>LuaInherit none|parent-first|parent-last</syntax>
 <default>LuaInherit parent-first</default>
-<compatibility>2.4.0 and later</compatibility>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>All</override>
+<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