summaryrefslogtreecommitdiff
path: root/doc/tor-doc.html
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-01-22 06:38:16 +0000
committerRoger Dingledine <arma@torproject.org>2005-01-22 06:38:16 +0000
commit72b3945003458cd0f12fabaa51bd946b611be114 (patch)
tree8510ea2a8035bef086ab80ed6f6a9ad4aabb1587 /doc/tor-doc.html
parent1309885fcdf6c91ebc48ad84816212ef915173c2 (diff)
downloadtor-72b3945003458cd0f12fabaa51bd946b611be114.tar.gz
tor-72b3945003458cd0f12fabaa51bd946b611be114.zip
mention that win32 servers can bind to ports 80 and 443 directly
svn:r3412
Diffstat (limited to 'doc/tor-doc.html')
-rw-r--r--doc/tor-doc.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index 79a2b0ef5e..6395bd39ae 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -308,7 +308,9 @@ going on.
<li>9. If you're not running anything else on port 80 or port 443,
please consider setting up port-forwarding and advertising these
low-numbered ports as your Tor server. This will help allow users behind
-particularly restrictive firewalls to access the Tor network. See <a
+particularly restrictive firewalls to access the Tor network. Win32
+servers can simply set their ORPort and DirPort directly. Other servers
+need to rig some sort of port forwarding; see <a
href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ServerForFirewalledClients">the
FAQ</a> for details of how to set this up.
</ul>