RE: Apache::SessionManager pnotes index.html problem...

2003-01-29 Thread Enrico Sorcinelli
Hi Joseph, Thanks Enrico, I had no idea that was the problem. My case is http://yourserver.com/ As I have already said to you in the previous post, the problem is that currently, Apache::SessionManager skips all subrequests. When you request http://yourserver.com/, Apache do it because you've

Re: Apache::SessionManager pnotes index.html problem...

2003-01-23 Thread Enrico Sorcinelli
On Wed, 22 Jan 2003 22:21:20 -0700 "Joseph P. Crotty" <[EMAIL PROTECTED]> wrote: > Here is the simplest form of the problem I can produce. > > I have two handlers and want to pass some info between them visa vi pnotes. One > is a PerlTransHandler for Apache::SessionManager and the other is a Per