Show HTML page

Post Reply
rout3rx
Junior Member
Posts: 3
Joined: 31 Jan 2014, 11:26

Show HTML page

Post by rout3rx »

Hi Experts,
I want to set for example this page : csfdemo/messenger.html
for when mod_sec wants to block a malicious user.
how can i set this?
is there anyway to set this page for csf?
rout3rx
Junior Member
Posts: 3
Joined: 31 Jan 2014, 11:26

Re: Show HTML page

Post by rout3rx »

When i insert and attack string like sqli or call and malicious file like c99 shell script, i just blocked but no pages via messenger show me.
please help me.
Sergio
Junior Member
Posts: 1712
Joined: 12 Dec 2006, 14:56

Re: Show HTML page

Post by Sergio »

With Mod_Security the pages that you have to modify are 403.shtml, 404.shtml or 406.shtml depending on the rule triggered.
Post Reply