Hello, 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)
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? Can somebody help me with this? Thank you very much -Matej _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
