> WWW_FIREWALL_GATEWAY http://gateway.acme.com/
> WWW_FIREWALL_DOMAIN acme.com
> of couse a good default would be to guess that the domain was the
> domain of the gateway server, which would just mean one env variable.
> Another would be to do it separately by URL scheme.
> WWW_http_GATEWAY http://gateway.acme.com/
> WWW_http_DIRECT_DOMAIN acme.com
> Any thoughts on this? Kev like to propose something and the code
> as a function of any other comments? I agree we want to keep it
> simple.
> Tim Berners-Lee
Well, I'm sympathetic to keeping it simple, but I think we want some
finer grain control with more information -- even a table of addresses
and protocols might be necessary. How about a configuration file
instead?