Bryan Lawrence wrote:
> Hi Allan (and Ian)
> 
> Thanks for this. I believe you're exactly right - moving the lightpd
> mount point meant that urlmap started finding the right things
> immediately ...  (other things underneath broke, but that's not the
> point).
> 
> Ian: I may be able to use the prefixmiddleware option, but I'd prefer
> not to as the same thing needs to eventually deploy into multiple
> environments; but I can probably live without lighttpd in the context of
> this problem for the next few months. 

PrefixMiddleware is really meant to be applied in specific deployments 
to work around these issues, it's not something you should apply 
generally in your applications.  So it's something you'd set up in a 
deployment-specific config file.


-- 
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org

_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to