禁用nginx的access日志

 

修改nginx.conf 找到access_log:

access_log /dev/null;

或者
access_log off

posted on 2014-09-15 22:19  babyblue  阅读(1396)  评论(0编辑  收藏  举报