There should be no need to play with .htaccess. Are you sure you configured /web to be the root correctly?
Check this article: (is relevant even if you don't use suexec. Also see the book chapter 19.) http://trac.symfony-project.com/wiki/SymfonyPHPsuexec If you're still having trouble post your current .htaccess. M On May 10, 8:59 am, CX <[EMAIL PROTECTED]> wrote: > hello, i'm hosting an app developed on symfony on a shared host. > i'm using de sf_sandbox to work. > > i've uploaded the app (via rsync) and managed to make /web de root of > my app. but since it is a htaccess redirection when i click on link I > get on the urlwww.domain.com/web/module/action > > how can I (with htaccess) set /web to be the default folder and that > it does not shows on the url? > > my directory structure is: > /home/www/domain.com/ > LICENSE apps/ cache/ data/ lib/ plugins/ symfony.bat test/ > README batch/ config/ doc/ log/ symfony* symfony.php web/ > > thank you ! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
