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 | 8 |
1 files changed, 4 insertions, 4 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 706bc82..bc3d7b7 100644 --- a/content/blog/2022-11-29-nginx-referrer-ban-list.org +++ b/content/blog/2022-11-29-nginx-referrer-ban-list.org @@ -1,8 +1,8 @@ -#+date: [2022-11-29 Tue 00:00:00] -#+title: nginx referrer ban: block the scrapers -#+description: Technical guide to implementing a referrer ban list in Nginx configurations to prevent access from undesired domains and improve web server security. +#+date: [2022-11-29 Tue 00:00:00] +#+title: Nginx Referrer Ban List +#+description: Blocking unwanted referrers in Nginx with a simple ban list. #+slug: nginx-referrer-ban-list -#+filetags: :linux:web: +#+filetags: :linux:web: * Creating the Ban List |
