On Thu, 24 Mar 2005, Pedro Timoteo wrote:

acl msie browser MSIE

acl getmozilla dstdomain .spreadfirefox.com
acl getmozilla dstdomain .getfirefox.com

# firefox download places always have "mozilla" in the URL
acl getmozilla2 url_regex mozilla

# the following use IE's engine
# magic online
acl exceptions_ie url_regex wizards\.com
# jre updates
acl exceptions_ie url_regex java\.sun\.com
acl exceptions_ie url_regex jdl\.sun\.com
# stardock central
acl exceptions_ie url_regex stardock\.com
# city of heroes
acl exceptions_ie url_regex \.coh\.com
acl exceptions_ie url_regex cityofheroes\.com

All of these exceptions_ie should be dstdomain I think..

acl exceptions_ie dstdomain .wizards.com
...

Regards
Henrik

Reply via email to