Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by Dirk ( 13 years ago )
location /utils {
        proxy_pass http://192.168.3.135:8080/utils;
        proxy_redirect  default;
        proxy_set_header   X-Real-IP $remote_addr;
        proxy_set_header   Host $http_host;
        proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;
        }

 

Revise this Paste

Parent: 57811
Your Name: Code Language: