加载中
nginx日志配置

日志对于统计排错来说非常有利的。本文总结了nginx日志相关的配置如access_log、log_format、open_log_file_cache、log_not_found、log_subrequest、rewrite_log、error_log。 nginx有一个非...

nginx rewrite指令

语法:rewrite regex replacement [flag]; 默认值:无 作用域:server,location,if 如果一个URI匹配指定的正则表达式regex,URI就按照replacement重写。 rewrite按配置文件中出现的顺序执行。...

没有更多内容

加载失败,请刷新页面

没有更多内容

返回顶部
顶部