On Wed, 10 Feb 2010, Darren884 wrote:

> I have set my routing in my routing.yml file to:
> 
> homepage:
>   url:   /
>   param: { module: employee, action: login }
> 
> But it still shows:
> 
> Symfony Project Created
> Congratulations! You have successfully created your symfony project.
> 
> I have cleared the cache as well numerous times through the command
> line.
> 
> What am I doing wrong?

Are there other routing rules in place? Is your homepage route at the top, 
bottom or middle of the list (routing rules are evaluated from top to 
bottom).



-- 


-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to