real_ip_header commit test.
This commit is contained in:
@@ -25,6 +25,7 @@ http {
|
||||
}
|
||||
|
||||
location / {
|
||||
real_ip_header X-Forwarded-For;
|
||||
try_files $uri $uri/index.html =404;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user