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=19711>.
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=19711

SetEnvIf and SetEnvIf do not work under Windows 2000

           Summary: SetEnvIf and SetEnvIf do not work under Windows 2000
           Product: Apache httpd-2.0
           Version: 2.0.45
          Platform: PC
               URL: personal
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_setenvif
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


Neither SetEnvIf nor SetEnvIfNoCase work with Apache 2.0.45 under Windows 2000. 
 I have never tried it with an older version of Apache.

I have tried the following configurations (using SetEnvIf and SetEnvIfNoCase): 

SetEnvIfNoCase Remote_Addr "192\.168\.20\.18" logtswebreq
CustomLog logs/tsweb.log common env=logtswebreq

then...

SetEnvIfNoCase Request_URI "/tsweb$" logtswebreq
CustomLog logs/tsweb.log common env=logtswebreq

And even various other variation.  None of them work.  I therefore am convinced 
that this is a bug.

Please comment.

Thanks

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

Reply via email to