nginx怎么配置https映射到多个端口的程序,比如有个端口为8080的程序,映射为域名https://xxx.cn,可以访问成功,但是第二个端口9527怎么配置成https://xxx.cn/yy访问呢?
相似问题