View Single Post
Old 02-07-2005, 12:29 AM   #6 (permalink)
MeOrSo
Registered User
 
Join Date: Feb 2005
Posts: 5
MeOrSo is on a distinguished road
I think it is possible in the auto config file for the browser. There you can specify like
if dnsDomainIs(host,".mydomain.example") {
return "DIRECT";
}
MeOrSo is offline   Reply With Quote