From 794daa854172bf50239a39655c52faa7147af1a2 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 14 Feb 2025 10:40:33 -0500 Subject: Fix grammar errors in latest post --- posts/nfs-multiple-websites.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'posts/nfs-multiple-websites.md') diff --git a/posts/nfs-multiple-websites.md b/posts/nfs-multiple-websites.md index d839b03..6fd7b0d 100644 --- a/posts/nfs-multiple-websites.md +++ b/posts/nfs-multiple-websites.md @@ -69,7 +69,7 @@ That's it for handling redirects. ### Beefing Up Security Headers -I also recommend setting up better Security Headers directly inside the `.htaccess` files associated with the core domain directories. Below are more own personal preferences in order to achieve an [A+ security rating](https://securityheaders.com/?q=btxx.org&followRedirects=on), but feel free to change these settings. +I also recommend setting up better Security Headers directly inside the `.htaccess` files associated with the core domain directories. Below are my own personal preferences in order to achieve an [A+ security rating](https://securityheaders.com/?q=btxx.org&followRedirects=on), but feel free to change these settings. ~~~sh @@ -95,4 +95,4 @@ I also recommend setting up better Security Headers directly inside the `.htacce ## Go Live -Now include your website files in the proper domain sub folders on the server and you're done. Now you have a single point of entry for all your personal/project websites under one NearlyFreeSpeech "site". You also get to keep some extra coin in your wallet, since this will only cost you a fixed rate of $0.05 a day! +Include your website files in the proper domain sub folders on the server and you're done. Now you have a single point of entry for all your personal/project websites under one NearlyFreeSpeech "site". You also get to keep some extra coin in your wallet, since this will only cost you a fixed rate of $0.05 a day! -- cgit v1.2.3-70-g09d2