DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11957

Unable to exclude "-" in via SetEnvIf 

           Summary: Unable to exclude "-" in via SetEnvIf
           Product: Apache httpd-1.3
           Version: 1.3.26
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other mods
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


As a replacement to RefererLog and RefererIgnore, I'm using SetEnvIfNoCase and
CustomLog, but can not get "-" ignored :

SetEnvIfNoCase Referer (www2\.website\.com|-) nolog
CustomLog "|/usr/local/sbin/cronolog /usr/local/logs/%Y%m%d/website-referer_log"
referer env=!nolog

Previously, "-" did not show up in RefererLog. Due to the overwhelming amount
that we are now logging, we are constantly blowing out disk space.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to