atom feed28 messages in ru.sysoev.nginxRe: Location problems
FromSent OnAttachments
Matteo NiccoliFeb 19, 2008 1:37 am 
Denis F. LatypoffFeb 19, 2008 2:22 am 
Matteo NiccoliFeb 19, 2008 2:38 am 
Igor ClarkFeb 19, 2008 3:04 am 
Denis F. LatypoffFeb 19, 2008 3:23 am 
Igor ClarkFeb 28, 2008 11:41 am 
Igor SysoevFeb 28, 2008 12:49 pm 
Igor ClarkFeb 29, 2008 1:38 am 
Igor SysoevFeb 29, 2008 2:41 am 
Igor ClarkFeb 29, 2008 3:13 am 
Igor SysoevFeb 29, 2008 3:30 am 
Igor ClarkFeb 29, 2008 7:36 am 
Cliff WellsFeb 29, 2008 11:20 pm 
Igor SysoevFeb 29, 2008 11:47 pm 
Igor ClarkMar 3, 2008 6:07 am 
Igor SysoevMar 3, 2008 6:15 am 
Igor ClarkMar 3, 2008 8:52 am 
Igor SysoevMar 3, 2008 8:55 am 
Igor ClarkMar 3, 2008 9:43 am 
Igor SysoevMar 3, 2008 9:49 am 
Igor ClarkMar 4, 2008 6:13 am 
Igor ClarkMar 6, 2008 9:40 am 
Igor SysoevMar 8, 2008 12:05 pm 
Igor ClarkMar 10, 2008 3:04 am 
Igor SysoevMar 10, 2008 3:28 am.method
Igor ClarkMar 10, 2008 3:51 am 
Igor ClarkMar 31, 2008 11:14 am.conf, .conf, .log
Igor ClarkApr 7, 2008 3:04 am 
Subject:Re: Location problems
From:Igor Clark (igor@public.gmane.org)
Date:Mar 4, 2008 6:13:44 am
List:ru.sysoev.nginx

On 3 Mar 2008, at 17:50, Igor Sysoev wrote:

However I seem to still get the 404s (e.g. request for "/transcripts/ view/theme/parttime-work/" gives 404 "/transcripts/view/theme/ parttime- work/index.html is not found") recorded in error_log, even when "log_not_found off" is in main "server" context or in any "location" context.

In this case you should get 403 error: "directory index of "..." is forbidden".

I will probably create "log_forbidden on|off".

Ah, OK. I'm definitely still getting 404s. It's not desperately urgent for me as the logs are rotated, but that sounds interesting.

Thanks for your help, Igor.