]> granicus.if.org Git - apache/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)
commit82e4ee75b00bba82ab3a57c623fd00a6c334b2e0
treeca1780604ab2640932980d4033ddb221f09ac6f5
parent7e88b3fb122b93c6cf27be1476d58dc20400d06a
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