Nginx 反向代理多个后台服务端口
摘要:http{ server { listen 8080; # 绑定的端口号 server_name localhost; # 填你自己的域名或者ip # 重点来了 location /user { # 可以填其他的, 可以是正则等, 这个没有细看(自行百度~) # 路径要和对应服务的路径相同, 比如l
阅读全文
posted @ 2021-11-23 15:31
posted @ 2021-11-23 15:31
posted @ 2021-11-12 16:12
笔记本不能插网线,连接wifi可以吗?
博主你好,天翼云盘链接无效了,能麻烦补一下吗?
thanks
Nodejs使用TLS
666
Powered by:
博客园
Copyright © 2025 子墨'
Powered by .NET 9.0 on Kubernetes