Files
docker-compose-hatthieves/testing/doom/web/apache2/conf-available/other-vhosts-access-log.conf
Your Name 0a5762ca81 doom
2020-05-28 10:42:33 +00:00

5 líneas
189 B
ApacheConf

# Define an access log for VirtualHosts that don't define their own logfile
CustomLog ${APACHE_LOG_DIR}/other_vhosts_access.log vhost_combined
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet