From df1f7e6227246cbcea90f2535f96557a6aa4255e Mon Sep 17 00:00:00 2001
From: Roger Dingledine
(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.) +
+ +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. +