[tor-commits] [webwml/master] onion services: mention web servers
hiro at torproject.org
hiro at torproject.org
Thu Aug 23 13:16:05 UTC 2018
commit 564481faf97292586e0006291bb01376d50d340b
Author: traumschule <traumschuleriebau at riseup.net>
Date: Sun Aug 19 23:31:21 2018 +0200
onion services: mention web servers
---
docs/en/tor-onion-service.wml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/docs/en/tor-onion-service.wml b/docs/en/tor-onion-service.wml
index 7ef903e1..2fb77e8d 100644
--- a/docs/en/tor-onion-service.wml
+++ b/docs/en/tor-onion-service.wml
@@ -56,9 +56,11 @@
<br>
<p>
- First, you need to set up a web server locally. Setting up a web
- server can be complex. We're not going to cover how to set up a web
- server here. If you get stuck or want to do more, find a friend who
+ First, you need to set up a web server locally, for example nginx or
+ lighttpd (apache is not the best option for anomymity, see
+ <a href="#three">Step Three</a> below).
+ Setting up a web server can be complex. We're not going to cover how to set
+ up a web server here. If you get stuck or want to do more, find a friend who
can help you. We recommend you install a new separate web server for
your onion service, since even if you already have one installed,
you may be using it (or want to use it later) for a normal website.
More information about the tor-commits
mailing list