Re[2]: [thelist] code red making a mess of logs

Aleem thelist at lists.evolt.org
Thu Dec 19 16:43:01 2002


>  -- If you're on Apache, you can get pretty clever with
> mod_rewrite,check out this example:

> http://www.enc.com.au/csmall/myscripts/nimda.html

just what I was looking for. I added this to get eliminate logging of
rewrites, since I'm only using it for codered/nimda

# log file location and level (0=disable logging)
RewriteLog "logs/rewrite.log"
RewriteLogLevel 0

aleem

[ http://members.evolt.org/aleem/ ]