Web Hosting Talk







View Full Version : how to check the mod_security is fine or installed in the system ?


hkivan
06-16-2004, 02:34 PM
how to check the mod_security is fine or installed in the system ?

I have installed mod_security 1.8 in fodera1.0
It seem all fine after i restart the httpd


But .. i really want to know . how can we to check the status of mod_security is working .. or it is fine in the system ?



It is nice to have your idea . Thanks a lot .

dynamicnet
06-16-2004, 03:18 PM
Greetings:

Ensure you have an audit and debug log set up, set the debug log level to 9, restart Apache, and then start interacting with your Web sites you host while tailing both logs.

Thank you.