摘要: #修改nginx日志格式: log_format awstats '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; access_log logs/live.yofogo.com.access.log awstats;#Nginx 阅读全文
posted @ 2013-05-27 13:38 WenEric 阅读(620) 评论(0) 推荐(0) 编辑