在httpd.conf中的CustomLog改為底下:
#每天循環(一天為86400秒)
CustomLog "|c:/apache2.2/bin/rotatelogs.exe c:/apache2.2/logs/access_log%Y%m%d 86400" combined
※在OpenBSD下是沒有.exe
2008年3月5日 星期三
設定Apache的log每天為一個檔案存放
訂閱:
張貼留言 (Atom)
在httpd.conf中的CustomLog改為底下:
#每天循環(一天為86400秒)
CustomLog "|c:/apache2.2/bin/rotatelogs.exe c:/apache2.2/logs/access_log%Y%m%d 86400" combined
※在OpenBSD下是沒有.exe
沒有留言:
張貼留言