diff options
Diffstat (limited to 'apache2-VH.conf')
| -rw-r--r-- | apache2-VH.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
