Welcome! Log In Create A New Profile

Advanced

Re: Beginner questions about proxy configuration and white space

September 12, 2011 01:22PM
It works now. My configuration looks like this:

server {
listen 80 default;

location / {
proxy_pass http://some_ip:some_port;

proxy_set_header X-h1 h1;
proxy_set_header X-h2 h2;
proxy_set_header X-h3 "h3 h3";
}
}

I hope this help anyone else with this problem.
Subject Author Posted

Beginner questions about proxy configuration and white space

ynasser September 08, 2011 10:41AM

Re: Beginner questions about proxy configuration and white space

magicbear September 08, 2011 01:28PM

Re: Beginner questions about proxy configuration and white space

ynasser September 08, 2011 01:42PM

Re: Beginner questions about proxy configuration and white space

ynasser September 09, 2011 04:04PM

Re: Beginner questions about proxy configuration and white space

ynasser September 12, 2011 01:22PM

Re: Beginner questions about proxy configuration and white space

magicbear September 09, 2011 04:10PM

Re: Beginner questions about proxy configuration and white space

ynasser September 09, 2011 05:00PM

Re: Beginner questions about proxy configuration and white space

ビリビリⅤ September 10, 2011 01:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 298
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready