Hello,
I have a tiny webhost.
So, I was wondering if it would be a bad idea or not, to use a single Symfony2 distrib to run several and distinct websites in separate namespaces/bundles, or with different app/ directories to kepp logs and other things apart ?
With one front controller for each site in different subdirectories in web/, and a vhost pointing on each.
Thanks for your answers.
