Author: Ian Bicking Date: To: Bryan Lawrence CC: paste-users Subject: Re: [Paste] path_info under apache
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.