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