Stefan de Konink wrote:
> 
> Hi,
> 
> I wonder if someone can reproduce this problem:
> 
> Make a file:
> 
> echo "Cherokee... don't be so naughty" > test.html
> chmod 000 test.html
> 
> ...access the file with cherokee; I expect this is not 'by design'.

If you are root, then you have no limits ...
and yes, this is by design ...

OK, if user is root, then readability has to be verified
explicitely before opening the file.

Indeed here some parametric policy could be added,
i.e. access only files readable by world, by group, by user.

-- 
Nick Name:     A.D.F.
E-Mail:        <adefacc () tin ! it>
E-Mail-Format: Plain Text only (please); view using font Courier New
--
_______________________________________________
Cherokee mailing list
[email protected]
http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to