15 messages in ru.sysoev.nginxRe: X-Sendfile <=> X-Accel-Redirect h...
FromSent OnAttachments
Aleksandar LazicSep 2, 2006 1:20 am 
Igor SysoevSep 2, 2006 8:34 am 
Alexander LazicSep 2, 2006 10:26 am 
Aleksandar LazicSep 17, 2006 2:12 pm 
Igor SysoevSep 18, 2006 2:06 am 
Aleksandar LazicSep 18, 2006 2:17 am 
Cliff WellsSep 18, 2006 2:34 am 
Aleksandar LazicSep 18, 2006 6:48 am 
Aleksandar LazicSep 18, 2006 1:01 pm 
Igor SysoevSep 19, 2006 12:51 am 
Aleksandar LazicSep 19, 2006 1:06 am 
Cliff WellsSep 19, 2006 1:32 am 
Igor SysoevSep 19, 2006 1:35 am 
Cliff WellsSep 19, 2006 2:30 am 
Igor SysoevSep 19, 2006 3:13 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: X-Sendfile <=> X-Accel-Redirect headerActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Sep 19, 2006 12:51:14 am
List:ru.sysoev.nginx

On Mon, 18 Sep 2006, Aleksandar Lazic wrote:

On Mon 18.09.2006 15:49, Aleksandar Lazic wrote:

On Mon 18.09.2006 11:18, Aleksandar Lazic wrote:

On Mon 18.09.2006 13:07, Igor Sysoev wrote:

For the "X-Accel-Redirect: /protected/iso.img" header line and such configuration

[snipp]

I will correct this, at afternoon ;-)

Done.

Igor have you corrected the second example from root to alias?!

Yes, I had corrected it, but for some reason it was edited by "localhost" :)

Is root the wrong directive?!

The root prefixes itself before the URI. The alias replaces the location part of URI by itself. So if you like to remove "/protected/" substrinbg from URI, you should use alias.