[mod-security-users] Mod Security and WebSphere
Brought to you by:
victorhora,
zimmerletw
|
From: De V. R. <Ric...@bm...> - 2006-04-10 22:27:08
|
While doing some debugging on a web-application, I noticed that the mod_security plug-in appears to sit below the WebSphere plugin in the http process stack. Is that indeed correct? =20 I can block a request in Mod_Security, yet see it hit the websphere plug-in still. It does eventually block the request. Other than re-compiling it with that particular setting to hook it higher into the webserver (drastically high if you ask me), is there any other way to get it to execute prior to the webserver plugin? =20 Thank you, =20 Richard de Vries |