[symfony-users] Re: Routing problem

2008-06-18 Thread Centerax
. > > On 17 Jun 2008, at 20:28, Centerax wrote: > > > > > Hello guys. > > > I've this problem: > > in my dev environment I can access this > > urlwww.domain.com/frontend_dev.php/news.rss > > but when I try to go to :www.domain.com/news.rss >

[symfony-users] Routing problem

2008-06-17 Thread Centerax
Hello guys. I've this problem: in my dev environment I can access this url www.domain.com/frontend_dev.php/news.rss but when I try to go to : www.domain.com/news.rss I get 404, I don't know why, this never happened to me. the Routing rule I have is rss: url: /news.rss param: { module: fee