From: Daniel Earl Poirier Date: Thu, 17 Mar 2011 19:04:33 +0000 (+0000) Subject: Add a note that mod_lua is still experimental and changing X-Git-Tag: 2.3.12~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cd060e66bdf1f443ad4e48b560afe37d44d6162;p=thirdparty%2Fapache%2Fhttpd.git Add a note that mod_lua is still experimental and changing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082645 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 0fee4dd271d..328d70f2244 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -36,6 +36,10 @@ request processing Include a link to the Lua website.

+mod_lua is still in experimental state. +Until it is declared stable, usage and behavior may change +at any time. +
Basic Configuration