On Sat, 2009-01-17 at 09:31 +0100, Alvaro Lopez Ortega wrote: > In case you wanted to require authentication for the whole domain, > you'd have to add a new rule on top of the list, uncheck 'final', and > configure just the 'Security field' as in the previous case. The match > of the rule should be "Directory /", so every single request matches > with it.
This is what I want: The domain is just for a few users' eyes only, so I want them to first log-in. No PHP involved, just the browsers user/password dialog. > It's very important to put the rule in the very first position, to > uncheck final (so evaluation continues once the security field is > read), and to fill out just the security details (no handler). That > should do it. Thanks, that worked fine! I missed unchecking 'final', so all I got was error 405. Thanks, Koen _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
