]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Add a fixups hook that checks if the original request is intended for LuaMap...
authorDaniel Gruno <humbedooh@apache.org>
Wed, 12 Mar 2014 22:56:44 +0000 (22:56 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 12 Mar 2014 22:56:44 +0000 (22:56 +0000)
commitc524d6dd8ddf227787e7c2125b3b0ae0d3b9cd01
treeca1780604ab2640932980d4033ddb221f09ac6f5
parent87e4f771d291426e71efaeafee20782ec8908998
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576981 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/mod_lua.c