From 44b19945fe6edf4340d77f5ef4c2084ad10fb0bd Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 30 Jun 2021 15:47:19 -0400 Subject: tweaks --- tor.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tor.html') diff --git a/tor.html b/tor.html index 69166e7..1da2656 100644 --- a/tor.html +++ b/tor.html @@ -52,7 +52,7 @@

From here, the steps are almost identical to setting up a normal website configuration file. Follow the steps as if you were making a new website on the webserver - tutorial up until the server block of code. Instead, paste this: + tutorial up until the server block of code. Instead, paste this:

        server {
@@ -68,7 +68,7 @@
             

The root line is the path to whichever website of yours you'd like to mirror.

- From here we are almost done, all we have to do is enable the site and reload nginx which is also covered in the webserver tutorial. + From here we are almost done, all we have to do is enable the site and reload nginx which is also covered in the webserver tutorial.

Contributor - tomfasano.xyz -- cgit v1.2.3