Apache HTTP Server Configuration - Linux
/etc/logrotate.d/apache2
Quick Actions
๐ฅ Download Original apache2Configuration File Information
Authentic & Original
Unaltered apache2 from fresh installation.
Linux Distribution Support
๐ Currently viewing: Alpine Linux v3.21
โ Also compatible:
โ Different versions:
Alpine:
Configuration File Content
11 lines
/var/log/apache2/*log {
missingok
notifempty
sharedscripts
delaycompress
postrotate
/etc/init.d/apache2 --quiet --ifstarted reload > /dev/null 2>/dev/null || true
endscript
}
Download Commands
apache2 โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O apache2.example https://exampleconfig.com/api/v1/config/original/8519af87c57b50441866ad4216e4d663?hint=apache2
Using curl:
curl https://exampleconfig.com/api/v1/config/original/8519af87c57b50441866ad4216e4d663?hint=apache2 > apache2.example
Related Configuration Files
/etc/logrotate.d/apache2
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/logrotate.d/apache2
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/logrotate.d/apache2
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/logrotate.d/apache2
NGINX ยท Alpine Linux v3.21
/etc/logrotate.d/apache2
NGINX ยท Alpine Linux v3.21
/etc/logrotate.d/apache2
NGINX ยท Alpine Linux v3.21