Hi, No, the document root of your webserver should point to symfony's "web" directory. Everything outside of that should not be included in your document root (otherwise people could for instance access config/ databases.yml file and see your database credentials).
Stefan On Sep 17, 7:38 pm, mini_alexander <[email protected]> wrote: > As I understand I must place all Symfony files and folders in folder > 'public_html' ? Because in Zend Framework in folder 'public_html' on > the server I must place only content of Zend Framework folder > 'public' . --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
