]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Add a fixups hook that checks if the original request is intended
authorDaniel Gruno <humbedooh@apache.org>
Thu, 13 Mar 2014 12:55:53 +0000 (12:55 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 13 Mar 2014 12:55:53 +0000 (12:55 +0000)
commit31b2c080a0285a6cb2a1bc0a01a5ea59102c9a1e
tree259de6407ea5707c464efb6d6b57da42d04e9dfb
parent528a18e3c6343592352c789e1512729a525c6536
mod_lua: Add a fixups hook that checks if the original request is intended
for LuaMapHandler. This fixes a bug where FallbackResource invalidates the
LuaMapHandler directive in certain cases by changing the URI before the map
handler code executes [Daniel Gruno].

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1577145 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/lua/mod_lua.c