Brian Wheeler wrote:
>
> I'm having trouble with using $Request->ServerVariables() in Apache::ASP.
> After 6 requests (always), the last requested page gets returned, regardless
> of what is actually being passed. I'm using PATH_INFO to pass information.
> Coincedentally (or is it?) there are 6
>
> >
> > Hi there,
> >
> > On Thu, 26 Oct 2000, Brian Wheeler wrote:
> >
> > > I'm having trouble with using $Request->ServerVariables() in Apache::ASP.
> > > After 6 requests (always), the last requested page gets returned, regardless
> > > of what is actually being passed. I'm using PATH_I
>
> Hi there,
>
> On Thu, 26 Oct 2000, Brian Wheeler wrote:
>
> > I'm having trouble with using $Request->ServerVariables() in Apache::ASP.
> > After 6 requests (always), the last requested page gets returned, regardless
> > of what is actually being passed. I'm using PATH_INFO to pass informa
Hi there,
On Thu, 26 Oct 2000, Brian Wheeler wrote:
> I'm having trouble with using $Request->ServerVariables() in Apache::ASP.
> After 6 requests (always), the last requested page gets returned, regardless
> of what is actually being passed. I'm using PATH_INFO to pass information.
> Coinceden
I'm having trouble with using $Request->ServerVariables() in Apache::ASP.
After 6 requests (always), the last requested page gets returned, regardless
of what is actually being passed. I'm using PATH_INFO to pass information.
Coincedentally (or is it?) there are 6 httpd processes running.
If I m