i found
url.rewrite-once = (
"/(css|files|img|js|stats)/(.*)" => "/$1/$2",
"^/(.+)/?$" => "/index.php?url=$1"
)
fixes this
On Jul 10, 5:18 pm, flashlight <[EMAIL PROTECTED]> wrote:
> Somebody knows how to add support to extensions on lighttpd, maybe its
> the rewrite rule, but everytime i try to parse any extension like
> a .js or .rss i get a 404.
>
> Thank you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---