Hi,

I need to install Symfony in a subdirectory. I've followed this
tutorial :
http://trac.symfony-project.org/wiki/InstallingSymfonyInASubDirectory

But i does not work for me. My project contains 2 apps : frontend and
backend.
I've created a symlink named "extra" for my web folder.

Only "dev" urls are working :

http://myproject/extra/frontend_dev.php
http://myproject/extra/backend_dev.php

Prod urls are not working (404 error) :
http://myproject/extra/index.php
http://myproject/extra/backend.php

Anyone can help me ?

--

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