[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Apache Hidden Service
Hello everyone,
Sorry for my previous test posts!
I'm a newbie to TOR. Just found it today acctually and I'm wondering how to
set up
Apache to run as a hidden service.
I tried to find some other messages regarding this issue but couldn't find
anything.
If someone knows a good guide please provide an URL.
Tried http://tor.eff.org/cvs/tor/doc/tor-hidden-service.html but I can't get
it to work (recieveing a Privoxy 404 cant find page)
Running:
TOR
Privoxy
WinXP (static IP, no firewall, no router, directly connected to the
ADSL-modem)
----
Apache (my httpd.conf settings)
Listen localhost:5222
ServerName localhost:80
--
Mysql
PHP
So when I type http://localhost:5222 in my browser I get "No such domain
Your request for http://localhost:5222/ could not be fulfilled, because the
domain name localhost could not be resolved. "
What's the problem?