hanyouchun66

hanyouchun66

V2EX member #157178, joined on 2016-01-27 18:12:37 +08:00
hanyouchun66's recent replies
多用户,华为荣耀 EMUI5.0 支持的很不错
Mar 14, 2017
Replied to a topic by Libby520 随想 匿名的情书
楼主我可以转到我朋友圈下吗~
会开源吗?这些数据还是保存在本地放心
一不小心发错了~
location ^~ /(lib|images|js)/
不是正则匹配.
正则匹配只有 ~ ~*
因此要这么写
location ~ ^/(lib|images|js)
location ^~ /(lib|images|js)/
Dec 28, 2016
Replied to a topic by zhouqian 职场话题 我在公司呆了三年,经历了 7 任总监
看着都受不了~太憋屈了,要是我早干长者了.最起码的尊重都没有
Dec 28, 2016
Replied to a topic by zhouqian 职场话题 我在公司呆了三年,经历了 7 任总监
坐等更新~
Dec 23, 2016
Replied to a topic by vovov Android Android 7.0 不能用阿里小号怎么破?
一样~同求
Dec 13, 2016
Replied to a topic by ghostcir NGINX 求教下 nginx 正则不匹配"?"号是什么原因
@bikong0411
location ^~ /test {
proxy_pass https://xxx/test.php?$query_string;
}
不是在 location 里用
Dec 12, 2016
Replied to a topic by ghostcir NGINX 求教下 nginx 正则不匹配"?"号是什么原因
$query_string
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3326 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 11:33 · PVG 19:33 · LAX 04:33 · JFK 07:33
♥ Do have faith in what you're doing.