From a27cceee8f85af818d2602b72a1d4da99bece4e1 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Sun, 6 Jun 2021 15:45:51 +0100 Subject: 'include hotlinking.conf' not relevant in ngx conf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b019a..99ccef8 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ server { ssl_certificate_key /etc/letsencrypt/live/ggon.example.com/privkey.pem; error_log /var/log/gpigeon.log; index index.html index.htm; - include /etc/nginx/hotlinking.conf; + location = /cgi-bin/gpigeon.cgi { ssi off; gzip off; -- cgit v1.2.3-70-g09d2