atom feed4 messages in ru.sysoev.nginxRe: Bug in nginx?
FromSent OnAttachments
Ian HobsonApr 17, 2011 10:26 am 
Vitaly TskhovrebovApr 17, 2011 10:43 am 
Maxim DouninApr 17, 2011 11:12 am 
Ian HobsonApr 17, 2011 12:35 pm 
Subject:Re: Bug in nginx?
From:Ian Hobson (ia@ianhobson.co.uk)
Date:Apr 17, 2011 12:35:56 pm
List:ru.sysoev.nginx

On 17/04/2011 19:12, Maxim Dounin wrote:

location /secret { index index.html auth_basic "Please login";

This syntactically correct and defines three possible index files: "index.html", "auth_basic" and "Please login".

Hi Maxim,

Your right about that, and the typo later.

Thanks for replying.

Ian