admin管理员组

文章数量:1794759

nginx关闭access日志

nginx关闭access日志

进入nginx的主配置文件nginx.conf 找到access_log on; 修改为access_log off; 即可

本文标签: 日志nginxAccess