From: Stefan Fritsch Date: Tue, 15 Nov 2011 22:54:49 +0000 (+0000) Subject: Fix xml X-Git-Tag: 2.3.16~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34250c09f1084150e23ab5d6c08b5032cab4e3cf;p=apache Fix xml git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1202458 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 8c6fdeb569..a346d45b39 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -730,11 +730,11 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.

Controls how parent configuration sections are merged into children LuaInherit none|parent-first|parent-last LuaInherit parent-first -2.4.0 and later server configvirtual host directory.htaccess All +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