Re: push_handlers question

2001-03-05 Thread Mike Cameron
IL PROTECTED]] > > Sent: Monday, March 05, 2001 11:19 AM > > To: Geoffrey Young; 'Mike Cameron' > > Cc: [EMAIL PROTECTED] > > Subject: RE: push_handlers question > > > > > > At 10:36 AM -0500 3/5/01, Geoffrey Young wrote: > > > > > T

RE: push_handlers question

2001-03-05 Thread Geoffrey Young
> -Original Message- > From: Robert Landrum [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 05, 2001 11:19 AM > To: Geoffrey Young; 'Mike Cameron' > Cc: [EMAIL PROTECTED] > Subject: RE: push_handlers question > > > At 10:36 AM -0500 3/5/01, Geo

RE: push_handlers question

2001-03-05 Thread Robert Landrum
At 10:36 AM -0500 3/5/01, Geoffrey Young wrote: > > > Thanks for the suggestion, but what i really want to know is >> > why is the >> > request object passed if I call the module directly from >> > http.conf and not >> > when I use the push handlers method? Are the two methods not >> > functionall

RE: push_handlers question

2001-03-05 Thread Geoffrey Young
> -Original Message- > From: Geoffrey Young [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 05, 2001 9:58 AM > To: 'Mike Cameron' > Cc: '[EMAIL PROTECTED]' > Subject: RE: push_handlers question > > > > > > -Original Mess

RE: push_handlers question

2001-03-05 Thread Geoffrey Young
> -Original Message- > From: Mike Cameron [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 05, 2001 10:18 AM > Cc: '[EMAIL PROTECTED]' > Subject: Re: push_handlers question > > > Thanks for the suggestion, but what i really want to know is > wh

Re: push_handlers question

2001-03-05 Thread Mike Cameron
Thanks for the suggestion, but what i really want to know is why is the request object passed if I call the module directly from http.conf and not when I use the push handlers method? Are the two methods not functionally equivalent? Everything works fine when the handler is set in httpd.conf. Mi

RE: push_handlers question

2001-03-05 Thread Geoffrey Young
> -Original Message- > From: Mike Cameron [mailto:[EMAIL PROTECTED]] > Sent: Sunday, March 04, 2001 11:59 PM > Cc: modperl > Subject: push_handlers question > > > I am trying to sub class Apache::AuthCookieURL and would like to use > $r->push_handlers(PerlAuthenHandler => My::Class->auth