摘要: 一、location匹配 1.分类: (1)正则location:~,~* (2)普通location:=,^~,@,无 2.匹配规则: (1) = 精确匹配。如果找到,停止搜索 (2) ^~ 普通匹配,匹配路径的前缀,如果找到,停止搜索,不继续匹配正则 (3) ~ 正则匹配,区分大小写 (4) ~* 正则匹配,不区分大小写 (5) !~ 正则不匹配,不区分大小写... 阅读全文
posted @ 2017-06-07 18:22 侠岚之弋痕夕 阅读(236) 评论(0) 推荐(0)
摘要: 1.网络来源:http://www.shouce.ren/post/view/id/1529 2.实际项目中的,我的做法(我的项目全在:application/home 下) 阅读全文
posted @ 2017-06-07 18:15 侠岚之弋痕夕 阅读(1455) 评论(0) 推荐(0)
摘要: 1.项目中若要隐藏模块的做法 2.配置如下: 阅读全文
posted @ 2017-06-07 18:09 侠岚之弋痕夕 阅读(298) 评论(0) 推荐(0)
Where is the starting point, we don't have a choice, but the destination where we can pursue!