Antonio Pérez wrote: > On Wed, Aug 20, 2008 at 9:20 PM, Alvaro Lopez Ortega <[EMAIL PROTECTED]> > wrote: > >>> No... I want to deny access to /store, /files and /cache of one phpbb3 >>> instalation. What would you do?. >> Restricting the access to 127.0.0.1/32 sounds quite straightforward, >> actually. >> >> Optionally, I would go for the solution we previously talked about: >> configure it not use any handler and mark it a 'Final'. >> >> The raw truth is that there is no built-in rejection mechanism per-se, >> although any of those workarounds that gets the job done. > > Well, I think I'll configure it with no handler... Anyway, I would > like to suggest two features: > > - Rejection mechanism, returning custom error codes.
Yes, I agree. In fact, it has already hit the repository: http://svn.cherokee-project.com/changeset/1887 It will be shipped in the upcoming Cherokee 0.9.0. > - "Deny from" security. If we have "Allow from", I think we must have > "Deny from" too. Makes sense as well. I'll think about it. > Thanks for your support and for Cherokee... ;) Thank you for your interest. -- Greetings, alo http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
