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.