atom feed11 messages in ru.sysoev.nginxRe: drupal try_files php fastcgi
FromSent OnAttachments
Otto BretzMar 14, 2009 3:13 am 
Igor SysoevMar 14, 2009 8:44 am 
Otto BretzMar 16, 2009 2:03 am 
Igor SysoevMar 16, 2009 3:33 am 
mikeMar 16, 2009 9:26 am 
Cliff WellsMar 16, 2009 9:51 am 
Igor SysoevMar 16, 2009 10:12 am 
Igor SysoevMar 16, 2009 10:15 am 
Cliff WellsMar 16, 2009 10:21 am 
Mark AlanMar 16, 2009 1:42 pm 
Leon KellermannMar 16, 2009 8:24 pm 
Subject:Re: drupal try_files php fastcgi
From:Otto Bretz (otto@promosys.se)
Date:Mar 16, 2009 2:03:18 am
List:ru.sysoev.nginx

On Sat, Mar 14, 2009 at 4:44 PM, Igor Sysoev <is@rambler-co.ru> wrote:

What file should handle index of /test1/ ?

index.php. I changed the index directive and now I only get these messages and a page temporarily unavailable page: 2009/03/16 08:30:16 [error] 27364#0: *37 could not find named location "@drupal", client: 10.0.1.10, server: _, request: "GET /test1/ HTTP/1.1", host: "10.0.1.11" 2009/03/16 08:30:46 [error] 27364#0: *39 could not find named location "@drupal", client: 10.0.1.10, server: _, request: "GET /test2/ HTTP/1.1", host: "10.0.1.11"

Could it be something wrong with the fcgi setup?

/Otto