From 2c2e7cf837ae50f30015abc34ae559911e092b32 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 5 Aug 2011 16:36:57 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_lua.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index e9de427784..04a43ca88c 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' -- 2.40.0