Apache HTTP Server Configuration - Linux

/etc/logrotate.d/httpd

Quick Actions

๐Ÿ“ฅ Download Original httpd

Configuration File Information

Configuration File Content

/etc/logrotate.d/httpd
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

Technical Details

File Location
/etc/logrotate.d/httpd
Platform
Linux
File Size
10 lines
Application
Apache HTTP Server
MD5 Checksum
35642ac4c67e5e24d436e32c664d2322
SHA256 Checksum
e2bf7fff55d89b235e03f4f96ea5c53a4338307503064979e48b7413c09e9c0d