Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ErrorLog logs/error_log
  2.  
  3. ErrorLog "|rotatelogs /var/log/httpd/error_log_%Y-%m 1G"
  4.  
  5. sed -i 's#ErrorLog logs/error_log#ErrorLog "|rotatelogs /var/log/httpd/error_log_%Y-%m 1G"#' httpd.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement