Hi. I deploying some project using lighttpd and paster (scgi). But I have one problem. ligttpd can't load images, js-files and other static content if file placed in subdirectory. For example, /mypic.jpg was loaded normaly, /images/mypic.jpg can't be loaded (page 404). I trying using different directory name (blabla). But that not work.
If I create simple project and I deploy him then all static content can be loaded from subdirectory. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
