Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
在Nginx反向代理后面使用NICE DCV时,出现“无法与服务器通信”的错误
0
【以下的问题经过翻译处理】 我在Amazon Linux EC2实例上运行Nginx。它监听对https://dcv01.example.com的连接,然后使用通配符证书的proxy_pass函数从内部IP地址提供DCV客户端服务。页面显示正常,没有SSL错误。但是,我没有看到登录提示,而是看到一个红色的消息,显示“无法与服务器通信”。