[or-cvs] another minor tweak
arma at seul.org
arma at seul.org
Sat Jul 23 09:00:21 UTC 2005
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
tor-hidden-service.html
Log Message:
another minor tweak
Index: tor-hidden-service.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-hidden-service.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- tor-hidden-service.html 23 Jul 2005 08:26:23 -0000 1.4
+++ tor-hidden-service.html 23 Jul 2005 09:00:19 -0000 1.5
@@ -188,8 +188,9 @@
href="http://www.acme.com/software/thttpd/">thttpd</a>. Just grab the
latest tarball, untar it (it will create its own directory), and run
./configure && make. Then mkdir hidserv, cd hidserv, and run
-"../thttpd -p 5222 -h localhost". Wham, you're running a webserver on
-port 5222. You can put files to serve in the hidserv directory.
+"../thttpd -p 5222 -h localhost". It will give you back your prompt,
+and now you're running a webserver on port 5222. You can put files to
+serve in the hidserv directory.
</p>
<p>If you're on Windows, ...
More information about the tor-commits
mailing list