On Mon, 7 Jun 2010, Javier Garcia wrote: > I have deployed my symfony app into a shared server. The problem: for > example, the images and the .css of the default page that says > > |ok > Symfony Project Created > Congratulations! You have successfully created your symfony project. > > Project setup successful > ... > | > > are not loaded. > > I have tried to modify ProjectConfiguration.class.php and web/.htaccess > but i dont know what should write exactly..
You need to setup the /sf alias in your web server configuration: http://www.symfony-project.org/getting-started/1_4/en/05-Web-Server-Configuration#chapter_05_sub_web_server_configuration http://www.symfony-project.org/gentle-introduction/1_4/en/03-Running-Symfony#chapter_03_sub_the_secure_way http://www.symfony-project.org/jobeet/1_4/Doctrine/en/01#chapter_01_sub_web_server_configuration -- -- 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