Explorar o código

a few more paragraphs

svn:r4657
Roger Dingledine %!s(int64=21) %!d(string=hai) anos
pai
achega
df1f7e6227
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      doc/tor-hidden-service.html

+ 11 - 0
doc/tor-hidden-service.html

@@ -200,6 +200,17 @@ configure it to bind only to localhost. You should also figure out
 what port you're listening on, because you'll use it below.
 what port you're listening on, because you'll use it below.
 </p>
 </p>
 
 
+<p>(The reason we bind the web server only to localhost is to make
+sure it isn't publically accessible. If people could get to it directly,
+they could confirm that your computer is the one offering the hidden
+service.)
+</p>
+
+<p>Once you've got your web server set up, make sure it works: open your
+browser and go to "localhost:5222". Once it works, try putting a file
+in the main html directory, and make sure it shows up when you access
+the site.
+</p>
 
 
 <hr />
 <hr />
 <a name="three"></a>
 <a name="three"></a>