On Fri, Mar 02, 2012 at 10:41:42AM -0500, Thomas Sibley wrote:
> On 03/02/2012 10:30 AM, [email protected] wrote:
> > I am using the same one as the Apache+modper2+SSL instance and just
> > starting the mason_handler.fcgi with nginx.
> 
> Er, that's not going to work sometimes because you're running on
> different ports under nginx.  RT will try to use the host and port it's
> being accessed at, but it can't always get it right.  This may help fix
> it without using a separate config:
> 
>     fastcgi_param HTTPS on;
> 
> Add that to your other fastcgi_param lines.

That did it! Thank you.

Cheers,
Ken
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012

Reply via email to