Apache HTTP Server - /etc/apache2/conf-available/other-vhosts-access-log.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen other-vhosts-access-log.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert other-vhosts-access-log.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 9 (Stretch)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 11 (Bullseye),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Konfigurationsdatei-Inhalt
5 Zeilen
# 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
Download-Befehle
other-vhosts-access-log.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O other-vhosts-access-log.conf.example https://exampleconfig.com/api/v1/config/original/60d5d57995317aedb02bd2a20b366717?hint=other-vhosts-access-log.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/60d5d57995317aedb02bd2a20b366717?hint=other-vhosts-access-log.conf > other-vhosts-access-log.conf.example