docker-reverse-proxy/other-vhosts-access-log.conf

5 lines
159 B
Plaintext
Raw Permalink Normal View History

2018-12-28 22:25:20 +00:00
# Define an access log for VirtualHosts that don't define their own logfile
CustomLog /dev/stderr vhost_combined
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet