diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2025-02-13 18:05:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-13 18:05:21 +0100 |
| commit | 5a76399b3a1b36411fc0a8a65f59ca34775f155d (patch) | |
| tree | b6de66690de8298cd6d347ec370c100de116bbf3 | |
| parent | 78e8e2b80153b84c09ddba51bdd81fdfac06bb0a (diff) | |
| download | nofuture-go-memguard-5a76399b3a1b36411fc0a8a65f59ca34775f155d.tar.gz nofuture-go-memguard-5a76399b3a1b36411fc0a8a65f59ca34775f155d.tar.xz nofuture-go-memguard-5a76399b3a1b36411fc0a8a65f59ca34775f155d.zip | |
Update 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 |
