On Thu, 2003-01-16 at 20:51, Stas Bekman wrote:
> Vishal Verma wrote:
> > I am implementing a login/logout mechanism. The user can't access any
> > page till he logs in. That is any attempt to access pages without
> > logging in will be redirected to the login screen. I have successfully
> > implem
Umm, sanity check: You _have_ checked out the many packages and modules
that do just this under mod_perl, haven't you?
On 16 Jan 2003, Vishal Verma wrote:
> > Though it's probably not as fast as adjusting the headers via the api in
> > the response handlers. However since you aren't telling wha
Vishal Verma wrote:
Though it's probably not as fast as adjusting the headers via the api in
the response handlers. However since you aren't telling what you are
trying to do I can't give you a better advice.
Here's what I'm trying to do:
I am implementing a login/logout mechanism. The user c
> Though it's probably not as fast as adjusting the headers via the api in
> the response handlers. However since you aren't telling what you are
> trying to do I can't give you a better advice.
Here's what I'm trying to do:
I am implementing a login/logout mechanism. The user can't access any