The following reply was made to PR mod_log-any/4129; it has been noted by GNATS.

From: Jacques Distler <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], apache-bugdb@apache.org
Cc:  Subject: Re: mod_log-any/4129: Instructions for simulating RefererIgnore
        incorrect
Date: Thu, 25 Mar 1999 10:31:21 -0600

 Whoops!
 
 To *really* simulate the RefererIgnore directive, you also need to drop  
 blank http_referer fields. So make that:
 
        SetEnvIf Referer "^http://www\.mydomain\.com|www\.mydomain\.com|^$"  
 intra_site_referral
 

Reply via email to