1 message in ru.sysoev.nginxRelative paths in if statements use c...
FromSent OnAttachments
Mark Reginald JamesMar 27, 2008 1:40 pm 
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:Relative paths in if statements use current path not prefix pathActions...
From:Mark Reginald James (mrj-@public.gmane.org)
Date:Mar 27, 2008 1:40:21 pm
List:ru.sysoev.nginx

Hi,

In 0.5.35, relative file paths in if statement tests do not work relative to the Nginx prefix path.

Calls to ngx_file_info in ngx_file.c need to prepend the cycle->root.data prefix.