diff options
author | Daniel Earl Poirier <poirier@apache.org> | 2011-03-17 20:04:49 +0100 |
---|---|---|
committer | Daniel Earl Poirier <poirier@apache.org> | 2011-03-17 20:04:49 +0100 |
commit | ce13c80c2348dde60572bba3914fcaa5f6b37728 (patch) | |
tree | a76aad31ede9131dc7ad49a5aa9d335c1e03320b | |
parent | Add a note that mod_lua is still experimental and changing (diff) | |
download | apache2-ce13c80c2348dde60572bba3914fcaa5f6b37728.tar.xz apache2-ce13c80c2348dde60572bba3914fcaa5f6b37728.zip |
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082646 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/mod/mod_lua.html.en | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index 08abde023f..3fc9050283 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -35,6 +35,10 @@ request processing</td></tr> Include a link to <a href="http://www.lua.org/">the Lua website</a>. </p> +<div class="note"><code>mod_lua</code> is still in experimental state. +Until it is declared stable, usage and behavior may change +at any time.</div> + </div> <div id="quickview"><h3 class="directives">Directives</h3> <ul id="toc"> |