diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-23 11:29:48 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-23 11:29:48 +0000 |
commit | 41f52cbe2dd257b23a7ace36080241ac7d6ce68e (patch) | |
tree | 2ea28eef0af947c6767350b60540da44e29fa83f /doc/tor-hidden-service.html | |
parent | 2504106e840b53ec6ef84a19ee570ce37f9c5324 (diff) | |
download | tor-41f52cbe2dd257b23a7ace36080241ac7d6ce68e.tar.gz tor-41f52cbe2dd257b23a7ace36080241ac7d6ce68e.zip |
stop recommending savant
svn:r4656
Diffstat (limited to 'doc/tor-hidden-service.html')
-rw-r--r-- | doc/tor-hidden-service.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor-hidden-service.html b/doc/tor-hidden-service.html index 6e3ed6c949..51b967cef8 100644 --- a/doc/tor-hidden-service.html +++ b/doc/tor-hidden-service.html @@ -194,9 +194,9 @@ serve in the hidserv directory. <p>If you're on Windows, ...what should we suggest here? Is there a good simple free software web server for Windows? Please let me know what we should say here. In the meantime, -check out <a href="http://httpd.apache.org/">apache</a> or -<a href="http://savant.sourceforge.net/">savant</a>, and be sure to -configure them to bind only to localhost. You should also figure out +check out <a href="http://httpd.apache.org/">apache</a>, +and be sure to +configure it to bind only to localhost. You should also figure out what port you're listening on, because you'll use it below. </p> |