On Sat, May 19, 2007 at 02:44:08PM +0200, Olaf Selke wrote: > Since port 80/tcp > is already used by the tor application's DirPort, I'll need second ip > address for this machine in order to have the Apache process listen at > port 80. Maybe next week...
Actually, you can have Apache listen for Tor requests on port 80 and pass them to the actual DirPort. See the middle of http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerForFirewalledClients for how to configure ProxyPass for your Apache. --Roger

