Apache HTTP Server Configuration - Linux
/etc/logrotate.d/httpd
Quick Actions
๐ฅ Download Original httpdConfiguration File Information
Authentic & Original
Unaltered httpd from fresh installation.
Linux Distribution Support
๐ Currently viewing: Red Hat Enterprise Linux 8 (Ootpa)
โ Also compatible:
โ Different versions:
Configuration File Content
10 lines
/var/log/httpd/*log {
missingok
notifempty
sharedscripts
delaycompress
postrotate
/bin/systemctl reload httpd.service > /dev/null 2>/dev/null || true
endscript
}
Download Commands
httpd โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O httpd.example https://exampleconfig.com/api/v1/config/original/35642ac4c67e5e24d436e32c664d2322?hint=httpd
Using curl:
curl https://exampleconfig.com/api/v1/config/original/35642ac4c67e5e24d436e32c664d2322?hint=httpd > httpd.example
Related Configuration Files
/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 8 (Ootpa)
/etc/logrotate.d/httpd
NGINX ยท Red Hat Enterprise Linux 8 (Ootpa)
/etc/logrotate.d/httpd
NGINX ยท Red Hat Enterprise Linux 8 (Ootpa)