From e4fc1f14a255d0bcb961c056357ca7eff5467a13 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 11 Mar 2026 03:00:50 -0500 Subject: add tag support --- content/blog/2022-11-29-nginx-referrer-ban-list.org | 1 + 1 file changed, 1 insertion(+) (limited to 'content/blog/2022-11-29-nginx-referrer-ban-list.org') 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 06689f7..406937e 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 HTTP Referrers in Nginx Using a Ban List #+description: Technical guide to implementing a referrer ban list in Nginx configurations to prevent access from undesired domains and improve web server security. #+slug: nginx-referrer-ban-list +#+filetags: :linux:web: * Creating the Ban List -- cgit v1.2.3