mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
another minor tweak
svn:r4651
This commit is contained in:
parent
db53c5a436
commit
222b7efcfe
@ -188,8 +188,9 @@ the command-line, by far the best way to go is to install <a
|
||||
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, ...
|
||||
|
Loading…
Reference in New Issue
Block a user