Re: how to universally source files



On Mon, 27 Nov 2006, comp.lang.tcl wrote:

This is true that if I plan to use my machine as a development server,
any blocking by Cox is rather moot, considering that I have no plans
for outgoing streaming anyway. I'll think about it though.

Consider (with whatever web server you prefer) configuring it to only use
the loopback interface (127.0.0.1) if it makes you sleep better at night
vis a viz your contractual oblgiations with your ISP. Running on the
loopback interface your web server would only be accessible from your
local machine and not from anything else connected to your ISP's network.

Michael
.