Welcome! Log In Create A New Profile

Advanced

Light change proposal on wiki page (port kept in proxied requests)

Posted by postb99 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Light change proposal on wiki page (port kept in proxied requests)
June 11, 2009 05:43AM
Hello,

I used the following page : http://wiki.nginx.org/NginxRubyonRailsMongrel

I had a problem : when submitting a form or clicking on some links, the port wasn't kept.

Can you please check out the relevant wiki pages and change the following line of config on relevant wiki pages :

[code]
proxy_set_header Host $host:$server_port;
[/code]


instead of :


[code]
proxy_set_header Host $host;
[/code]

Thanks,

Barbara

Online Users

Guests: 87
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready