From fcc889508ab63a679b5cbd231478b25cff48d8fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Dec 2023 11:34:20 -0600 Subject: fix: update domains --- blog/2021-03-30-vps-web-server.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blog/2021-03-30-vps-web-server.org') 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 -- cgit v1.2.3