Re: [mod-security-users] (no subject)
Brought to you by:
victorhora,
zimmerletw
|
From: Christian F. <chr...@ne...> - 2016-10-16 13:55:42
|
Hi there, It is not entirely clear, what you have really built and what you are asking. But I think I am on safe grounds to tell you, that ModSec can not call third party modules / handlers out of the box and that module interaction is better discussed with the Apache project then here on the ModSec mailinglists. Good luck, Christian Folini On Sun, Oct 16, 2016 at 11:06:42AM +0530, Amlaan Kar wrote: > I have created a handler in Apache which is supposed to parse the URL > entered. If the conditions defined by the handler are satisfied, the > handler returns DECLINED AND the page requested is open. If not, the > handler displays "Rejected". However, the problem I am facing is that when > I am trying to display a PHP page, the PHP handler does not help execute > the PHP code after my handler returns DECLINED. > I feel that using the XML parser affects my program performance. Can I use > mod_security to execute this module? If yes, how do I do so? > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > mod-security-users mailing list > mod...@li... > https://lists.sourceforge.net/lists/listinfo/mod-security-users > Commercial ModSecurity Rules and Support from Trustwave's SpiderLabs: > http://www.modsecurity.org/projects/commercial/rules/ > http://www.modsecurity.org/projects/commercial/support/ -- https://www.feistyduck.com/training/modsecurity-training-course mailto:chr...@ne... twitter: @ChrFolini |