Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] setting http proxy bypass?? Re:

From: petr::krenzelok::trz::cz at: 3-Oct-2000 17:40

[doug--vos--eds--com] wrote:
> How do I set up: > > system/schemes/http/proxy/bypass: ?? > > Is it looking for a string or a block of strings? > What about "*.domain.com" > In other words > Use the firewall/proxy for everything but ["*.eds.com" "*.gm.com"]
I use following setting here: system/schemes/default/proxy/bypass: ["orion.sec.trz.cz"] HTH, -pekr-