logo A− A+
运维备忘录

运维备忘录

作者:陈安廉
摘要:软件开发进阶系列

nginx 清理日志

cat /dev/null > access.log


cat /dev/null > /usr/local/nginx/logs/access.log