[download-web] Have GeoIP parse X-Forwarded-For



commit ddc51033a673413e89b9b54542bc99b3f72f0d69
Author: Andrea Veri <averi redhat com>
Date:   Mon Nov 11 14:11:21 2019 +0100

    Have GeoIP parse X-Forwarded-For

 download.gnome.org.conf | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/download.gnome.org.conf b/download.gnome.org.conf
index a55bbe0..248d2d7 100644
--- a/download.gnome.org.conf
+++ b/download.gnome.org.conf
@@ -51,4 +51,8 @@ LoadModule autoindex_mb_module modules/mod_autoindex_mb.so
         AllowOverride None
         Require all granted
     </Directory>
+
+    GeoIPEnable On
+    GeoIPEnableUTF8 On
+    GeoIPScanProxyHeaders On
 </VirtualHost>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]