Re: Port redirect in URL

2016-04-21 Thread Jim Ohlstein
Hello, On 4/21/16 10:55 AM, Francis Daly wrote: On Thu, Apr 21, 2016 at 10:41:24AM -0400, Jim Ohlstein wrote: On 4/21/16 10:17 AM, Igor Sysoev wrote: On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: Hi there, location / { proxy_pass http://10.0.250.37:8000; proxy_set_header

Re: Port redirect in URL

2016-04-21 Thread Jim Ohlstein
Hello, On 4/21/16 10:51 AM, Igor Sysoev wrote: On 21 Apr 2016, at 17:41, Jim Ohlstein wrote: Hello, On 4/21/16 10:17 AM, Igor Sysoev wrote: On 21 Apr 2016, at 17:14, Igor Sysoev wrote: On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: Hello, I'm going a bit crazy here and hoping for some

Re: Port redirect in URL

2016-04-21 Thread Francis Daly
On Thu, Apr 21, 2016 at 10:41:24AM -0400, Jim Ohlstein wrote: > On 4/21/16 10:17 AM, Igor Sysoev wrote: > >>On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: Hi there, > >>> location / { > >>> proxy_pass http://10.0.250.37:8000; > >>> proxy_set_header Host $host; > >proxy_redirect

Re: Port redirect in URL

2016-04-21 Thread Igor Sysoev
On 21 Apr 2016, at 17:41, Jim Ohlstein wrote: > Hello, > > On 4/21/16 10:17 AM, Igor Sysoev wrote: >> On 21 Apr 2016, at 17:14, Igor Sysoev wrote: >> >>> On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: >>> Hello, I'm going a bit crazy here and hoping for some help. I've set up

Re: Port redirect in URL

2016-04-21 Thread Jim Ohlstein
Hello, On 4/21/16 10:17 AM, Igor Sysoev wrote: On 21 Apr 2016, at 17:14, Igor Sysoev wrote: On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: Hello, I'm going a bit crazy here and hoping for some help. I've set up a new Mailman installation on FreeBSD. The system is set as follows: Web <->

Re: Port redirect in URL

2016-04-21 Thread Jim Ohlstein
Hello, On 4/21/16 10:14 AM, Igor Sysoev wrote: On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: Hello, I'm going a bit crazy here and hoping for some help. I've set up a new Mailman installation on FreeBSD. The system is set as follows: Web <-> nginx SSL termination and reverse proxy <-> ngin

Re: Port redirect in URL

2016-04-21 Thread Igor Sysoev
On 21 Apr 2016, at 17:14, Igor Sysoev wrote: > On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: > >> Hello, >> >> I'm going a bit crazy here and hoping for some help. I've set up a new >> Mailman installation on FreeBSD. The system is set as follows: >> >> Web <-> nginx SSL termination and reve

Re: Port redirect in URL

2016-04-21 Thread Igor Sysoev
On 21 Apr 2016, at 17:09, Jim Ohlstein wrote: > Hello, > > I'm going a bit crazy here and hoping for some help. I've set up a new > Mailman installation on FreeBSD. The system is set as follows: > > Web <-> nginx SSL termination and reverse proxy <-> nginx + fcgiwrap + Mailman > > When I try

Port redirect in URL

2016-04-21 Thread Jim Ohlstein
Hello, I'm going a bit crazy here and hoping for some help. I've set up a new Mailman installation on FreeBSD. The system is set as follows: Web <-> nginx SSL termination and reverse proxy <-> nginx + fcgiwrap + Mailman When I try to access https://lists.mydomain.com or https://lists.mydom