output filtering using mod_security

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,
 
If an user request for any page  contains word "malfuntion" then it needs to be denied. Below find my configuration but it is not working
 
<IfModule mod_security.c>
    SecFilterEngine On
    SecFilterCheckURLEncoding On
    SecFilterForceByteRange 32 126
    SecFilterScanPOST On
    SecFilterOutputMimeTypes "(null) text/html text/plain"
    SecFilterSelective OUTPUT "malfunction" "deny,log,status:304"
</IfModule>
 
Please let me know what is wrong in the above configuration
 
Regards,
Arun
 


Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get things done faster.
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux