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 | 1 |
1 files changed, 1 insertions, 0 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 4d41063..eb61f1f 100644 --- a/content/blog/2022-11-29-nginx-referrer-ban-list.org +++ b/content/blog/2022-11-29-nginx-referrer-ban-list.org @@ -2,6 +2,7 @@ #+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 +#+filetags: :nginx:security:webserver: * Creating the Ban List |