Apache HTTP Server Konfiguration - Linux
/etc/logrotate.d/httpd
Schnellaktionen
📥 Original herunterladen httpdKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert httpd von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Red Hat Enterprise Linux 9 (Plow)
✓ Auch kompatibel:
CentOS Stream 10,
CentOS Stream 9
Konfigurationsdatei-Inhalt
12 Zeilen
# Note that logs are not compressed unless "compress" is configured,
# which can be done either here or globally in /etc/logrotate.conf.
/var/log/httpd/*log {
missingok
notifempty
sharedscripts
delaycompress
postrotate
/bin/systemctl reload httpd.service > /dev/null 2>/dev/null || true
endscript
}
Download-Befehle
httpd •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O httpd.example https://exampleconfig.com/api/v1/config/original/f48c31ee7ebf35f96e3f8391955d8fa9?hint=httpd
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/f48c31ee7ebf35f96e3f8391955d8fa9?hint=httpd > httpd.example
Verwandte Konfigurationsdateien
/etc/logrotate.d/httpd
Apache HTTP Server · Debian 9 (Stretch)
/etc/logrotate.d/httpd
Apache HTTP Server · Debian 9 (Stretch)
/etc/logrotate.d/httpd
Apache HTTP Server · Debian 9 (Stretch)
/etc/logrotate.d/httpd
NGINX · Red Hat Enterprise Linux 9 (Plow)
/etc/logrotate.d/httpd
NGINX · Red Hat Enterprise Linux 9 (Plow)
/etc/logrotate.d/httpd
NGINX · Red Hat Enterprise Linux 9 (Plow)