I set WSGIScriptAlias /mysubdir /path/to/my/pyramid.wsgi which works if I add that prefix to my static URLs, but my handlers don't get routed appropriately.
Any tips? (I would also prefer to not have to add the subdir prefix manually to the static links in my template.) Thanks. -- 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.
