> Also, for static resources, like images or CSS files that actually are > on the proxy server proxying for the Paster server, how can I pass a > sort of "/media" path to my templates that would always be resolved no > matter how deep the links are that are mapped?
Personally, I'm lazy, so I just use absolute paths for the static resources. Hence, I do things like "/images/foo.png". I'm sure some badly behaving proxy out in the wild will bite me one of these days, but it hasn't yet. Best Regards, -jj -- http://jjinux.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
