From: Daniel Gruno Date: Thu, 2 Aug 2012 18:51:48 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6521 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d078673d01be3d3980825bd22ba19987bb60423b;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368643 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index e332b2e1f54..fd9deefd161 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -629,6 +629,9 @@ end
HTTP status code
apache2.PROXYREQ_NONE, apache2.PROXYREQ_PROXY, apache2.PROXYREQ_REVERSE, apache2.PROXYREQ_RESPONSE
internal constants used by mod_proxy
+
apache2.AUTHZ_DENIED, apache2.AUTHZ_GRANTED, apache2.AUTHZ_NEUTRAL, apache2.AUTHZ_GENERAL_ERROR, apache2.AUTHZ_DENIED_NO_USER
+
internal constants used by mod_authz_core
+

(Other HTTP status codes are not yet implemented.)

@@ -1070,7 +1073,7 @@ LuaPackagePath /scripts/lib/?/init.lua
top

LuaScope Directive

- + diff --git a/docs/manual/mod/mod_lua.xml.fr b/docs/manual/mod/mod_lua.xml.fr index 3802cac17e0..ae68c659ffe 100644 --- a/docs/manual/mod/mod_lua.xml.fr +++ b/docs/manual/mod/mod_lua.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index e9a115c591d..c3432913a1c 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -596,7 +596,7 @@ processing - +
Description:One of once, request, conn -- default is once
Description:One of once, request, conn, thread -- default is once
Syntax:LuaScope once|request|conn|thread
Default:LuaScope once
Context:server config, virtual host, directory, .htaccess
LuaPackagePath /path/to/include/?.luasvdhX
Add a directory to lua's package.path
LuaQuickHandler /path/to/script.lua hook_function_namesvX
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directorysvdhX
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn|thread once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread once svdhX
One of once, request, conn, thread -- default is once
MaxConnectionsPerChild number 0 sM
Limit on the number of connections that an individual child server will handle during its life
MaxKeepAliveRequests number 100 svC
Number of requests allowed on a persistent