...
|
...
|
@@ -56,9 +56,11 @@
|
56
|
56
|
<br>
|
57
|
57
|
|
58
|
58
|
<p>
|
59
|
|
- First, you need to set up a web server locally. Setting up a web
|
60
|
|
- server can be complex. We're not going to cover how to set up a web
|
61
|
|
- server here. If you get stuck or want to do more, find a friend who
|
|
59
|
+ First, you need to set up a web server locally, for example nginx or
|
|
60
|
+ lighttpd (apache is not the best option for anomymity, see
|
|
61
|
+ <a href="#three">Step Three</a> below).
|
|
62
|
+ Setting up a web server can be complex. We're not going to cover how to set
|
|
63
|
+ up a web server here. If you get stuck or want to do more, find a friend who
|
62
|
64
|
can help you. We recommend you install a new separate web server for
|
63
|
65
|
your onion service, since even if you already have one installed,
|
64
|
66
|
you may be using it (or want to use it later) for a normal website.
|