Change in error_page behavior
Maxim Dounin
mdounin at mdounin.ru
Tue Nov 2 07:04:43 MSK 2010
Hello!
On Tue, Nov 02, 2010 at 01:05:42AM +0300, Maxim Dounin wrote:
> Hello!
>
> On Mon, Nov 01, 2010 at 02:20:56PM -0400, brianmercer wrote:
>
> > I used to use this:
> >
> > error_page 497 https://domain.com:7878$request_uri;
> >
> > to redirect requests from the http://domain.com:7878 non-ssl address to
> > the ssl version on the same port. see
> > http://www.ruby-forum.com/topic/156683
> >
> > This stopped working recently, probably with the latest change to
> > error_page in 0.8.53.
>
> Yes, thank you for your report. It's indeed broken in 0.8.53.
>
> I'm currently working on a patch for another problem introduced by
> the same change, it should fix your problem as well.
Patch:
http://nginx.org/pipermail/nginx-devel/2010-November/000537.html
Maxim Dounin
More information about the nginx
mailing list