码迷,mamicode.com
首页 > Web开发 > 详细

nginx 的precontent阶段的ngx_http_try_files_module模块与mirrors模块介绍

时间:2019-07-10 18:24:59      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:python   指定   mirrors   content   ror   server   files   url   class   

指令介绍

Syntax: try_files file ... uri;
try_files file ... =code;
Default: —
Context: server, location

  依次试图访问多个URI对应得文件(由root或者alias指令指定),当文件存在时直接返回内容,如果所有文件不存在,则按最后一个URL结果或者code返回

 

nginx 的precontent阶段的ngx_http_try_files_module模块与mirrors模块介绍

标签:python   指定   mirrors   content   ror   server   files   url   class   

原文地址:https://www.cnblogs.com/rdchenxi/p/11165374.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!