234747005's recent timeline updates
234747005

234747005

V2EX member #121800, joined on 2015-06-11 16:30:04 +08:00
234747005's recent replies
Apr 21, 2021
Replied to a topic by opoojkk 电影 电影荒了,朋友们有什么电影推荐
@yunyuyuan 感谢建议,因为网站才注册没几天,我在招募管理人员哦
Apr 18, 2021
Replied to a topic by opoojkk 电影 电影荒了,朋友们有什么电影推荐
大家好,我用服务器架设了一个美剧自由讨论社区,可以互相合作吗?
https://meiju.qudinyue.com
大家好,我用服务器架设了一个美剧社区,可以互相合作吗?
https://meiju.qudinyue.com/
Jul 23, 2019
Replied to a topic by a494836960 NGINX 新手 nginx 反向代理求助。。
然后把你的 css,js,image 之类的文件放在 nginx 的 html 里面。
Jul 23, 2019
Replied to a topic by a494836960 NGINX 新手 nginx 反向代理求助。。
其实做好就是做一个静态资源分开请求,譬如这样,
server {
listen 80;
server_name: xxx;

location / {
index html;
}

location /kd {
proxy_pass xxx:8010
}

location /zb {
proxy_pass xxx:8020
}
}
@leisure 已经补图了,你再看下。看不到就告诉我哦。
@ugu 已经补图了,你再看下。看不到就告诉我哦。
@rink00 已经补图了,你再看下。看不到就告诉我哦。
@scarletass 已经补图了,你再看下。看不到就告诉我哦。
@lj6684 已经补图了,你再看下。看不到就告诉我哦。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2452 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 27ms · UTC 08:23 · PVG 16:23 · LAX 01:23 · JFK 04:23
♥ Do have faith in what you're doing.