
cherokee at googlecode
Feb 9, 2010, 12:35 PM
Post #1 of 5
(343 views)
Permalink
|
|
Issue 734 in cherokee: New behaviour rule to exclude files and directories
|
|
Status: New Owner: ---- New issue 734 by peter.nguyen1802: New behaviour rule to exclude files and directories http://code.google.com/p/cherokee/issues/detail?id=734 I would like to request an enhancement to the behaviour rules for virtual servers and that is a rule to exclude files and directories. It is an equivalent to Apache's RewriteCond: RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d If added, then users don't have to add a rule for each physical directories/files on the server when they want to create SEO-friendly URLs. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|