From: Brian McCallister Date: Sat, 24 Jan 2009 01:50:36 +0000 (+0000) Subject: minor edit to lua readme X-Git-Tag: 2.3.2~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdb54f2aeb7b704eb9cf3292150c82a189a9584d;p=apache minor edit to lua readme git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@737290 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/README b/modules/lua/README index 1ca9cd659a..855a243e89 100644 --- a/modules/lua/README +++ b/modules/lua/README @@ -2,6 +2,7 @@ * Requirements: ** lua 5.1 ( http://www.lua.org/ ) ** libapreq2 ( http://httpd.apache.org/apreq/download.cgi ) + This is no longer a requirement, actually ** Apache HTTPD 2.2 ( http://httpd.apache.org/ ) * Documentation