From: Eric Covener Date: Sun, 13 Nov 2011 17:10:03 +0000 (+0000) Subject: add some todos from my apachecon notes X-Git-Tag: 2.5.0-alpha~7903 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2a7fff9aecacb71af40d6b9be3f80ed2741232e;p=apache add some todos from my apachecon notes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201460 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/README b/modules/lua/README index 4efa9cd62d..c614b3e2ce 100644 --- a/modules/lua/README +++ b/modules/lua/README @@ -54,6 +54,13 @@ ** TODO apw_rgetvm needs to handle connection scoped vms ** TODO options in server scoped vms (ie, min and max vm counts) ** TODO provide means to implement authn and authz providers +** TODO: Flatten LuaHook* to LuaHook phase file fn ? +** TODO: Lua and ap_expr integration in one or both directions +** TODO: document or remove block sections +** TODO: test per-dir behavior of block sections +** TODO: Catch-up documentation on r: methods +** TODO: 500 errors instead of 404 with AddHandler lua-script +** TODO: Suppress internal details (fs path to scripts, etc) in error responses * License Apache License, Version 2.0,