From: Daniel Gruno Date: Wed, 22 Aug 2012 07:57:03 +0000 (+0000) Subject: Comment out LuaMapHandler, as it's not implemented in 2.4.x yet. X-Git-Tag: 2.4.4~637 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6442c33eaccb00f881d0e10a331cf649b0d0c2e;p=apache 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 --- 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