Re: [Paste] path_info under apache

Top Page
Author: Bryan Lawrence
Date:  
To: Ian Bicking
CC: paste-users
Subject: Re: [Paste] path_info under apache
On Thu, 2007-01-25 at 09:51 -0600, Ian Bicking wrote:
> 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.


hi Ian

I'm not sure how to use your prefix middleware in this context. As I
understand it, prefix middleware can add a prefix into the script_name
variable, but my problem here seems to be that apache gives me a
path_info that is empty, the script_name is correct ...

... and as far as I can see urlmap depends on path_info not script name.
Is that not right?

Thanks
Bryan


_______________________________________________
Paste-users mailing list
Paste-users@???
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users