From: Eric Covener Date: Fri, 5 Aug 2011 16:36:57 +0000 (+0000) Subject: went too far -- only other APR_HOOK_MIDDLE directives that aren't aware of X-Git-Tag: 2.3.15~410 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c2e7cf837ae50f30015abc34ae559911e092b32;p=thirdparty%2Fapache%2Fhttpd.git went too far -- only other APR_HOOK_MIDDLE directives that aren't aware of mod_lua. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154302 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index e9de427784d..04a43ca88c8 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -161,7 +161,7 @@ end on the DocumentRoot. Note: It is currently undefined as to whether this runs before or after - mod_alias or any other module implementing the same hook. + mod_alias. --]] require 'apache2'