Apache HTTP Server - /etc/apache2/conf-available/other-vhosts-access-log.conf
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original other-vhosts-access-log.confConfiguration File Information
Authentic & Original
Unaltered other-vhosts-access-log.conf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Ubuntu 24.04 LTS (Noble Numbat)
โ Also compatible:
Debian 12 (Bookworm),
โ Different versions:
Configuration File Content
3 lines
# Define an access log for VirtualHosts that don't define their own logfile
CustomLog ${APACHE_LOG_DIR}/other_vhosts_access.log vhost_combined
Download Commands
other-vhosts-access-log.conf โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O other-vhosts-access-log.conf.example https://exampleconfig.com/api/v1/config/original/2cad303fc4221d6b0068a8b37597b9fb?hint=other-vhosts-access-log.conf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/2cad303fc4221d6b0068a8b37597b9fb?hint=other-vhosts-access-log.conf > other-vhosts-access-log.conf.example