On 28-ene-09, at 08:57, Jesse van den Kieboom wrote: > I'm exploring the possibilities of a replacement for apache, and > cherokee seems a very attractive sollution. I have one need though > that > I could not directly find in the documention. Being able to > authenticate > users given the url they try to access, dynamically. With this I mean > that for instance I'd like to match the first directory in a url and > match that to a user group in ldap, e.g. http://example.com/myproject/ > would be authenticated against ldap users in the group myproject. Is > this possible with cherokee? And if not, maybe there is another way to > do this without configuring every single directory?
It isn't possible yet. Actually, a variable substitution mechanism has been a frequent request, so I think we will add it the upcoming release (or the one after). Do you have a more detailed example about what you'd need it to do? I'd like to be sure that the implementation fits the needs of the people who has requested it. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
