clean up
This commit is contained in:
parent
94ac88a514
commit
c9aed24443
1 changed files with 0 additions and 2 deletions
|
|
@ -13,12 +13,10 @@
|
||||||
|
|
||||||
SetEnvIf X-Forwarded-Proto "^https$" HTTPS=on
|
SetEnvIf X-Forwarded-Proto "^https$" HTTPS=on
|
||||||
|
|
||||||
#RemoteIPHeader CF-Connecting-IP
|
|
||||||
RemoteIPHeader X-Forwarded-For
|
RemoteIPHeader X-Forwarded-For
|
||||||
LogFormat "%a %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined
|
LogFormat "%a %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined
|
||||||
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
|
||||||
#Include conf-available/serve-cgi-bin.conf
|
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue