Hi Friends
I am working on symfony project. This is new frame work for me. So Please clarify my doubt.
This is looklike community site. user able to create own sub domine. Public site have one login page ex(www.sample.com) individual user have one login page ex (www.vssp.sample.com).
How to seprate the login for public and user level?
I tried .htacces its not working . Please advice.
This Project have single controller. how to mange t wo category (public,user) .
Advance thanks for your reply.
Thanks