On Sat, 28 Jul 2001, Tony Godshall <[EMAIL PROTECTED]> wrote: >Freenet's default port for fwproxy is 8081 but I already >have wwwoffle on that port (it's primary proxy is on 8080 >and its control connection at 8081).
wwwoffle will use pretty much any port you tell it to use. Take a look
at /etc/wwwoffle/wwwoffle.conf:
StartUp
{
http-port = 8080
wwwoffle-port = 8081
}
--
Philipp Lehman <[EMAIL PROTECTED]>

