HTTP-Proxy - Re: Proxy starts only on loopback-interface

Posted on Thu Feb 23 16:38:16 2006 by marv in response to 1836 (See the whole thread of 2)
Re: Proxy starts only on loopback-interface
I'm sorry for any inconveniences, but I found the solution after having a CLOSER look into the documentation. Provide
$proxy->host( undef )
to open the port on all available interfaces.
Write a response