Hello,

I develop an application with symfony that has many subdomains.
Currently I work localhost so I have sobdomain like

http://news.resurse.localhost/frontend_dev.php/,
http://audio.resurse.localhost/frontend_dev.php/,
http://video.resurse.localhost/frontend_dev.php/

I would like to share the session across the subdomains! How do I do
that?

I log in on the home page and I would like to have the session also on
audio/video/etc

Thank you very much!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@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