diff options
Diffstat (limited to 'content/blog/2022-11-29-nginx-referrer-ban-list.org')
-rw-r--r-- | content/blog/2022-11-29-nginx-referrer-ban-list.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-11-29-nginx-referrer-ban-list.org b/content/blog/2022-11-29-nginx-referrer-ban-list.org index aeed66d..4d41063 100644 --- a/content/blog/2022-11-29-nginx-referrer-ban-list.org +++ b/content/blog/2022-11-29-nginx-referrer-ban-list.org @@ -1,6 +1,6 @@ #+date: <2022-11-29 Tue 00:00:00> -#+title: Creating a Referrer Ban List in Nginx -#+description: +#+title: How to Block Unwanted Referrers in Nginx for Better Security +#+description: Step-by-step guide to creating and configuring a referrer ban list in Nginx to block unwanted domains and protect your website. #+slug: nginx-referrer-ban-list * Creating the Ban List |