K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / etc / logrotate.d /
server ip : 104.21.89.46

your ip : 172.69.6.13

H O M E


Filename/etc/logrotate.d/apache2
Size434
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 10:07
Last modified04-Apr-2019 02:05
Last accessed05-Jul-2025 07:37
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
/var/log/apache2/*.log {
weekly
missingok
rotate 52
compress
delaycompress
notifempty
create 640 root adm
sharedscripts
postrotate
if /etc/init.d/apache2 status > /dev/null ; then \
/etc/init.d/apache2 reload > /dev/null; \
fi;
endscript
prerotate
if [ -d /etc/logrotate.d/httpd-prerotate ]; then \
run-parts /etc/logrotate.d/httpd-prerotate; \
fi; \
endscript
}