thanks peter for your reply i added in the routing.yml in my frontend app backend: url: ../backend.php and the same things in the backend application frontend: url: ../frontend_dev.php and it works for me thanks
2011/4/29 Peter <pkumasc...@gmail.com> > You could set them up as seperate websites or you link to > http://www.yoursite.com/backend.php to get to the backend.... or use > rewrite rules in your apache config or .htaccess file to map /backend > to backend.php. > > If your frontend app is served by default you just link to "/" from > your backend.... otherwise you could something similar by linking to / > frontend.php > > On Apr 28, 7:49 pm, Hamza Tlili <tlili....@gmail.com> wrote: > > hello > > I developed a project with symfony 1.4, I want to know how to make a link > > between my frontend application and my backend . > > thanks > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > 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 > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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