2008/11/14 Lukasz Szybalski <[EMAIL PROTECTED]>: > > Hello, > > I'm trying to host the turbogear2/pylons application using this wsgi script > > WSGIScriptAlias /myapp /usr/local/turbogears/myapp/apache/myapp.wsgi > > but in tg2/pylons the image and css folders point to localhost/images > localhost/css
Do you mean it is generating URLs with http://localhost/images and http://localhost/css? Or do you mean that 'localhost' appears in the path component of the URL? Anyway, sounds like a TG2 configuration issue rather than mod_wsgi issue. Perhaps ask on TurboGears list. Graham > Would you guys know how I can go around it? > > One way would be to use a virtualhost I presume; would you have a > sample on how to config virtualhost that I could use with /myapp? > > Is there a case where virtualhost wouldn't work? > > > Thanks, > Lucas > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
