workerman PHP CLI模式 获得客户端IP问题

官方文档里【透过nginx/apache代理如何获取客户端真实ip】这一章 我们先看文档 1、先在nginx里配置 location /wss { proxy_pass http://127.0.0.1:8282; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set...

qplchen 发表与 2020-08-30 5014 浏览 5 回答

qplchen

100
积分
0
获赞数
0
粉丝数
2020-08-30 加入
×
🔝