Bryan Lawrence wrote: > Maybe I could write my own middleware to fix this, but is there an > easier way (better fastcgi config on the apache side? Should I, could I, > use paste prefix middleware?)
The prefix middleware (egg:Deploy#prefix) is probably what you want. -- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
