atom feed5 messages in ru.sysoev.nginxRe: Ngnix as Proxy with Multiple Dire...
FromSent OnAttachments
ckozlerAug 19, 2011 7:24 am 
Igor SysoevAug 19, 2011 7:42 am 
ckozlerAug 19, 2011 7:50 am 
ckozlerAug 19, 2011 7:51 am 
Igor SysoevAug 19, 2011 7:55 am 
Subject:Re: Ngnix as Proxy with Multiple Directories Issue
From:ckozler (ngin@nginx.us)
Date:Aug 19, 2011 7:50:26 am
List:ru.sysoev.nginx

I am not sure what the redirect code would be exactly though I can probably snoop and view the headers. What I mean is--

I go to my browser and I type

http://licensing

And it works - I use this to generate a license for our products and it generates a license and I can download it from the HTML link that is generated (http://licensing/downloads/license-file.jar - as an example). Now, what if I want to view the directory listing? I type:

http://licensing/downloads

What it does then is it brings me to:

http://licensing/licensing.fixflyer.com/downloads

Or if I use the FQDN and the similar work flow with licensing.fixflyer.com it does the following

http://licensing.fixflyer.com/licensing.fixflyer.com/downloads

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,214049,214051#msg-214051