From: Daniel Gruno Date: Tue, 25 Dec 2012 14:54:23 +0000 (+0000) Subject: LuaMapHandler isn't in 2.4 yet, so let's not refer to it. X-Git-Tag: 2.4.4~232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a13f4eef7147118158b20b23781337c0965dbd4;p=apache LuaMapHandler isn't in 2.4 yet, so let's not refer to it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1425749 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 8c2fa18d20..8820d6acd8 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -70,10 +70,10 @@ This will cause mod_lua to handle requests for files ending in .lua by invoking that file's handle function.

- +
Writing Handlers