Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yoho-Documents
/
API-Interfaces
·
Wiki
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
10
Members
Labels
Wiki
Forks
Network
Create a new issue
Home
Pages
Git Access
×
New Wiki Page
Page slug
Create Page
Yoho nginx
· last edited by DengXinFei
9 years ago
Page History
客户端IP获取在
aws
qcloud
不同问题
aws
:
remote_addr
-->
aws elb ip
,
http_x_forwarded_for
-->
客户端真实ip
qcloud
:
remote_addr
-->
客户端真实ip
,
http_x_forwarded_for
-->
空 -