Re: [mod-security-users] Blocking virus upload not working
Brought to you by:
victorhora,
zimmerletw
From: Josh Amishav-Z. <ja...@ow...> - 2013-08-16 09:50:55
|
On Fri, Aug 16, 2013 at 12:22 PM, Thorsten Kampe <tho...@th...>wrote: > > > Alternatively, what happens if you change the block (which inherits the > default action) to deny? > > I start getting the following message trying to upload Eicar: > > """ > Forbidden > You don't have permission to access /persis/main on this server. > """ > > That looks like it's working now. Now I only need to figure out if it's > possible to change the > error message. > > Hi Thorsten, Take a look at the ModSec status action and use Apache ErrorDocument directives to set the contents of your error message. -- - Josh > Thanks, Thorsten > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > 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/ > |