From 5a76399b3a1b36411fc0a8a65f59ca34775f155d Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:05:21 +0100 Subject: Update apache2-VH.conf --- apache2-VH.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/apache2-VH.conf b/apache2-VH.conf index 3c86467..9e347e4 100644 --- a/apache2-VH.conf +++ b/apache2-VH.conf @@ -35,6 +35,7 @@ LogLevel warn ErrorLog ${APACHE_LOG_DIR}/error.log + # for this to work: a2enmod remoteip and uncomment LogFormat # LogFormat "\"%{X-Forwarded-For}i\" %l %u %t \"%r\" %>s %b" anonymized_log CustomLog ${APACHE_LOG_DIR}/access.log anonymized_log -- cgit v1.2.3