diff --git a/apache/site.conf b/apache/site.conf index 48d406f..eb6f0be 100644 --- a/apache/site.conf +++ b/apache/site.conf @@ -13,12 +13,10 @@ SetEnvIf X-Forwarded-Proto "^https$" HTTPS=on - #RemoteIPHeader CF-Connecting-IP RemoteIPHeader X-Forwarded-For LogFormat "%a %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined - #Include conf-available/serve-cgi-bin.conf