nginx升级过程文档.docx 因为系统需要websocket通信,但是服务器的nginx版本太低,无法解析websoket请求,需要升级。 升级后nginx主要配置为location / { root html; index index.html index.htm; proxy_pass http://localhost:88