On Thu, 23 Oct 2008, javo wrote:

> I've made my website with symfony (from sandbox),
> I've uploaded it to my hosting but I have one problem,
> 
> I want to have my site like www.mydomain.com not www.mydomain.com/web/
> , how can I achieve this? thank you

Ideally, your symfony tree should be OUTSIDE your hosting provider's web 
root (for security reasons). Then copy whatever is in your web folder to 
your provider's root. You might need to edit index.php to point to where 
your symfony config files are located.

Dont forget to remove any dev and staging controllers.



-- 



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to