On 25/02/2010, at 21:24, MMaster wrote: > I have just started using cherokee. I've studied everything I've found > on the web, but I didn't found any answer to this. Cherokee server > supports user directories like www.example.com/~user and it also > supports Advanced Virtual Hosting which is great for virtual hosting. > However when I am providing virtual hosts for multiple users I don't > want to give them access to cherokee-admin to let them configure their > rules as they want, forbid directories they don't want to be served, > etc. Is there any way to let users deny access to some > files/directories and/or redirect (as it is in apache by using > .htaccess file) without letting them modify configuration of whole > server? (I know that .htaccess file is not supported and it will never > be supported and I am happy to hear that. I am just looking for > similar functionality in cherokee)
We are currently working on a brand new cherokee-admin. As you could expect this new application will fix many of the internal issues in the current cherokee-admin. Even though the first version of the new cherokee-admin won't probably support the role-based management, it's a feature that will shipped sooner than later. > Also I have another question - Is there any way to completely disable > following symlinks? Because when I have PHP FastCGI handler that > serves all files with php extension and I create a symlink under > webroot to another directory which contains some .php script, it gets > served. I don't want to serve files from symlinks and I didn't found > any way how to achieve this - other webservers have an option to > disable following symlinks. Is there some way how to configure this in > cherokee? The symbolic links detection is implemented on the "List & Send" handler. Actually, it is the first time I think it'd be useful outside that context. Could you please log a RFE for it, please? http://bugs.cherokee-project.com/ -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
