User Tools

Site Tools


linux:apachelogs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:apachelogs [2020/08/05 00:29] Wufflinux:apachelogs [2020/08/05 10:50] (current) Wuff
Line 37: Line 37:
     prerotate     prerotate
         if [ -f /root/phperrors.sh ]; then \         if [ -f /root/phperrors.sh ]; then \
-            /root/phperrors.sh \+            /root/phperrors.sh >/dev/null; \
         fi; \         fi; \
         ...other-prerotate-commands...         ...other-prerotate-commands...
     endscript     endscript
 </code> </code>
linux/apachelogs.1596583766.txt.gz · Last modified: (external edit)