Skip to content

Commit 298346c

Browse files
committed
added weblog compression to decreasy disk space usage
1 parent 03e6d1e commit 298346c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/rhel/httpd.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/var/log/httpd/*log /var/log/httpd/domains/*log {
22
missingok
33
notifempty
4+
compress
45
sharedscripts
56
postrotate
67
/sbin/service httpd reload > /dev/null 2>/dev/null || true

0 commit comments

Comments
 (0)