diff options
Diffstat (limited to 'blog/2021-03-30-vps-web-server.org')
-rw-r--r-- | blog/2021-03-30-vps-web-server.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/2021-03-30-vps-web-server.org b/blog/2021-03-30-vps-web-server.org index 2226977..9648452 100644 --- a/blog/2021-03-30-vps-web-server.org +++ b/blog/2021-03-30-vps-web-server.org @@ -364,7 +364,7 @@ Now, test your domains by going to `https://example.com`. To enable better security on your server, you'll need to enable a basic firewall. For Ubuntu, we'll use -[the uncomplicated firewall](https://0x4b1d.org/blog/secure-your-network-with-the-uncomplicated-firewall.html). +[the uncomplicated firewall](https://cleberg.net/blog/secure-your-network-with-the-uncomplicated-firewall.html). Now, add the following rules to the firewall allow SSH, Apache, and HTTP(S) connections. If you need to, you can enable different ports for specifics |