summaryrefslogtreecommitdiff
path: root/nginx.html
diff options
context:
space:
mode:
authorSamuel Hunter <samuelhunter1024@gmail.com>2021-06-30 20:09:56 -0700
committerSamuel Hunter <samuelhunter1024@gmail.com>2021-06-30 20:12:00 -0700
commitad271f9d55546b00dffd0149f9161a17fffb9231 (patch)
treeeb9ef07d27ca4996d593af4b67449eee24c74674 /nginx.html
parent71741bc76e6ecd254876b249654a0e3afa50f320 (diff)
Add UFW Tutorial
Diffstat (limited to 'nginx.html')
-rw-r--r--nginx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx.html b/nginx.html
index 1b269db..3a3db0a 100644
--- a/nginx.html
+++ b/nginx.html
@@ -186,7 +186,7 @@ Now we can just <code>reload</code> or <code>restart</code> to make <code>nginx<
<pre><code>systemctl reload nginx</code></pre>
-<h2>The Firewall</h2>
+<h2 id=firewall>The Firewall</h2>
<p>
Vultr and some other VPS automatically install and enable <code>ufw</code>, a firewall program.