I have 2 sf2 projects in different folders. When they access the URLs
localhost/projeto01
and localhost/projeto02
m go to same location (project01 even when access / project02).
I created a vhost after that to see if it solved but it did not solve:
The problem was before the vhosts were created. No error appears in sf2 or apache application logs.
Apache 2.4.6 Release
SF Symfony 2.4 Release
OS Version: XUbuntu 13.10
Note: The URLs accessed are different and the directories are different. Both projects print different messages in the view, but they are the same. Even accessing normally through the localhost / project happens the problem.