LNMP架构(三)Nginx访问日志-日志 –静态文件

九 Nginx访问日志 vim /usr/local/nginx/conf/nginx.conf //搜索log_format log_format combined_realip '$remote_addr $http_x_forwarded_for [$time_local]' ' $host "$request_uri" $status' ' "$http_referer" "$http_u
相关文章
相关标签/搜索