Apache HTTP Server Configuration - Linux

/etc/logrotate.d/httpd

Quick Actions

๐Ÿ“ฅ Download Original httpd

Configuration File Information

Configuration File Content

/etc/logrotate.d/httpd
12 lines
# 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 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/f48c31ee7ebf35f96e3f8391955d8fa9?hint=httpd

Using curl:

curl https://exampleconfig.com/api/v1/config/original/f48c31ee7ebf35f96e3f8391955d8fa9?hint=httpd > httpd.example

Related Configuration Files

Technical Details

File Location
/etc/logrotate.d/httpd
Platform
Linux
File Size
12 lines
Application
Apache HTTP Server
Compatible Versions
MD5 Checksum
f48c31ee7ebf35f96e3f8391955d8fa9
SHA256 Checksum
a71aa6fa2a14b8835ff8be409c4bd00c015ebc2d749396682fb1ea9ad9ca9bfc