summaryrefslogtreecommitdiff
path: root/nginx.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-01 16:30:01 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-07-01 16:30:01 -0400
commit60e600fcec70f022db93f6a32216f4ab4ff708cd (patch)
tree870978c4ed0efa5c65708da1af68985d7543464d /nginx.html
parent36ad279a30c994a36286b0b872c083e06c6af1ae (diff)
parent40a71d15124cbeb472919e49296fd289bb18acaf (diff)
Merge branch 'master' of git://github.com/samuel-hunter/landchad into samuel-hunter-master
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.