atom feed16 messages in ru.sysoev.nginxRe: static images 404 on Windows
FromSent OnAttachments
Chris CorteseMay 9, 2009 1:25 am 
"坏人"May 11, 2009 8:31 pm 
Chris CorteseMay 11, 2009 8:50 pm 
"凌晨"May 11, 2009 8:57 pm 
raptiumMay 11, 2009 9:03 pm 
Chris CorteseMay 11, 2009 9:17 pm 
raptiumMay 11, 2009 9:29 pm 
Chris CorteseMay 11, 2009 9:35 pm 
Igor SysoevMay 11, 2009 11:12 pm 
Chris CorteseMay 12, 2009 12:16 am 
Igor SysoevMay 12, 2009 12:18 am 
"坏人"May 12, 2009 12:56 am 
Igor SysoevMay 12, 2009 1:15 am 
kevinMay 12, 2009 2:42 am 
Chris CorteseMay 14, 2009 2:58 pm 
Igor SysoevMay 14, 2009 10:10 pm 
Subject:Re: static images 404 on Windows
From:raptium (rapt@gmail.com)
Date:May 11, 2009 9:29:49 pm
List:ru.sysoev.nginx

Note that I have web source under /cygwin for my convenience only but I am not using any cygwin components in my stack, all native Windows components.

 root /cygwin/home/Chris/www/live/jobsite/trunk/html/public;  index index.php index.html;

Since you are not using cygwin, I don't think /cygwin/home/Chris/www/live/jobsite/trunk/html/public is a valid path on windows, maybe you should change it to c:/cygwin... ?