from looking at the API it seems like you can't use ext in
router::connect

my only idea would be creating an rss controller and then redirect to
main/index.rss
obviously that is not really pretty

I would be curious to see if someone has a better solution

On Apr 24, 7:49 pm, seb <[EMAIL PROTECTED]> wrote:
> MarcS wrote:
> > try
>
> >  Router::connect('/rss',array('controller'=>'main','action'=>'index',
> > 'ext' => 'rss));
>
> > I guess this ought to work
>
> This does not work. Gives me 404 :(
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to