mod_rewrite and mod_setenvif for phpBB Exploit Help ~
Can any mod_rewrite / mod_setenvif expert produce a rule that could deny request and deny writing logs to access_log when the query string contains the following word: highlight, system, chr(\d) ~Because the logs are getting larger and it would take ages to produce stats ~ Not only that, it uses resource to write the junk logs every second ~


I have done a rewrite rule that could deny request, but I would like the rule that could work with all virtual hosts across httpd.conf ~ The rule I made doesn't deny logging, but at least it stop the execution of viewtopic.php and reduce quite amount of server load ~ I am hoping to see someone can contribute a pretty rule that could deny request plus deny logging ~

Thanks!!
