From: Daniel Gruno Date: Fri, 28 Aug 2015 14:39:53 +0000 (+0000) Subject: just a note X-Git-Tag: 2.5.0-alpha~2905 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8ea4c9a7266075bff8d84cbacc4032897ba20d5;p=apache just a note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698339 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/README b/modules/lua/README index 8481528ad1..e6aae86e19 100644 --- a/modules/lua/README +++ b/modules/lua/README @@ -1,6 +1,7 @@ -*- mode:org -*- * Requirements: ** lua 5.1, 5.2 ( http://www.lua.org/ ) or LuaJIT 2.x ( http://www.luajit.org/ ) +** Does NOT work with Lua 5.3 yet ** Apache HTTPD 2.4 ( http://httpd.apache.org/ ) or higher * Documentation