From c6442c33eaccb00f881d0e10a331cf649b0d0c2e Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Wed, 22 Aug 2012 07:57:03 +0000 Subject: [PATCH] Comment out LuaMapHandler, as it's not implemented in 2.4.x yet. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1375925 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_lua.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 4c4362bf68..8c2fa18d20 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -521,6 +521,8 @@ r:parsebody([sizeLimit]) -- parse the request body as a POST and return a lua t + LuaPackagePath -- 2.50.1