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:Aleksandar Lazic (al-n@public.gmane.org)
Date:Sep 19, 2006 1:06:22 am
List:ru.sysoev.nginx

On Die 19.09.2006 11:51, Igor Sysoev wrote:

On Mon, 18 Sep 2006, Aleksandar Lazic wrote:

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.

Aha!

Regards

Aleks