webs/驭鑫/驭鑫之前版本/apache2/conf-available/other-vhosts-access-log.conf

5 lines
189 B
Plaintext
Raw Permalink Normal View History

2025-04-15 07:54:58 +00:00
# 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