atom feed5 messages in ru.sysoev.nginxRe: rewriting a redirect
FromSent OnAttachments
Jure PečarMar 1, 2007 4:51 am 
Per JonssonMar 1, 2007 5:17 am 
RoxisMar 1, 2007 5:41 am 
Jonathan VanascoMar 1, 2007 7:05 am 
Jure PečarMar 2, 2007 2:00 am 
Subject:Re: rewriting a redirect
From:Roxis (roxi@public.gmane.org)
Date:Mar 1, 2007 5:41:55 am
List:ru.sysoev.nginx

On Thursday 01 March 2007, Jure Pečar wrote:

Our application makes a redirect on a few rarely visited places and there apache generates a redirect in the form of http://domain:81/place/to/go. Thats get fed to the client, which sees a "connection refused" because of the closed 81 port.

my httpd.conf:

#Port 81 Listen 81 UseCanonicalName Off