码迷,mamicode.com
首页 > 其他好文 > 详细

Rewrite和location 区别

时间:2019-09-23 16:50:42      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:font   区别   mil   mes   rom   inf   访问   使用   img   

ewritelocation区别:

rewrite是在同一域名内更改资源获取的路径

Location是对路径 做控制访问或反向代理,可以使用proxy_pass到其他主机

很多情况下rewrite会写在location里,

他们的执行顺序:

执行server块的rewrite指令

执行location匹配

执行选定的location中的rewrite指令

技术图片

 

 技术图片

 

 技术图片

 

Rewrite和location 区别

标签:font   区别   mil   mes   rom   inf   访问   使用   img   

原文地址:https://www.cnblogs.com/liu1584712/p/11573071.html

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