Hi,
I am starting a new project and decided to give 1.4 a chance.
I have two apps, frontend (first one created, so using index.php) and
account.
When trying to display an URL with url_for() inside the account app,
it does not include the controller. It gives:
http://localhost/auto/login/do
And it should give
http://localhost/auto/account.php/login/do
Any idea what to do?
Thanks,
JP
--
You received this message because you are subscribed to the Google Groups
"symfony users" 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/symfony-users?hl=en.