projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
configure mailman; group mailman tasks together
[ansible.git]
/
roles
/
apache
/
files
/
other-vhosts-access-log.conf
1
# Define an access log for VirtualHosts that don't define their own logfile
2
#CustomLog ${APACHE_LOG_DIR}/other_vhosts_access.log vhost_combined
3
4
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet