Symfony 1.3: the .css and images are not loaded in production.
        Posted  
        
            by user248959
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user248959
        
        
        
        Published on 2010-06-06T19:12:51Z
        Indexed on 
            2010/06/07
            12:22 UTC
        
        
        Read the original article
        Hit count: 236
        
symfony
Hi,
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 read this but it's not enough for me..
What should I do?
Regards
Javi
© Stack Overflow or respective owner