Nginx(Logs)

1.我们进行logs日志的编写配置:

listen是监听端口; root 是访问路径; server_name 是虚拟域名; location / 是默认访问根路径; access_log 是设置日志文件;

 

posted @ 2018-05-29 08:38  Jackey-fighting  阅读(191)  评论(0编辑  收藏  举报