On Tue, 2008-06-17 at 14:23 +0200, Antonio Beamud Montero wrote: > > I use the url_for for all static content, and with mod_wsgi all is > transparent (thanks G. Dumpleton :), doesn't matter where you put your > web root.
I have all my static content urls hardcoded, I was not able to figure out how to get url_for to work for them. I have all my static content in /public (served by apache). What do I need to do to get url_for working? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
