coolloyal's recent timeline updates
coolloyal

coolloyal

V2EX member #60263, joined on 2014-04-13 22:55:20 +08:00
coolloyal's recent replies
Jun 4, 2025
Replied to a topic by vicalloy 小米 玄戒 O1 有多少东西是小米自己的
小米的营销是真厉害。
@lymanbernadette6 公网和 pcdn 关系也不大,bt/pt 也管只是这两年和 pcdn 一起严管了。
只是喜欢这种睡后收入,不要人生攻击啊。缺是不缺这点钱。喜欢折腾不是当主业啊。
Apr 13, 2014
Replied to a topic by michelh NGINX 求一个 Nginx 下泛域名反代的规则
@ysjdx
我这也是这个情况502错误,请问他的问题解决了吗?
server {
listen 80;
server_name ~^(www\.)?(?<domain>.+)\..+$;
index index.php index.html index.htm;

location / {
proxy_pass http://$domain.xxx.com/;
}
}
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5445 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 06:53 · PVG 14:53 · LAX 23:53 · JFK 02:53
♥ Do have faith in what you're doing.