Re: Logout from Apache

2009-03-19 Thread David Dorward
Naji, Khalid wrote: How can I logout via a perl-script from Apache? That depends on the authentication method used. Usually it just comes down to "Stop sending your authentication data or token with each request". -- David Dorward http://dorward.me.uk/ -- To unsubscribe, e-mail: beginner

RE: logout

2002-05-06 Thread Bob Showalter
> -Original Message- > From: Teresa Raymond [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 05, 2002 2:20 PM > To: [EMAIL PROTECTED] > Subject: logout > > > I have the following script to logout, but when you push the back > button on the browser you can have access to the database. I w

Re: logout

2002-05-05 Thread drieux
On Sunday, May 5, 2002, at 11:20 , Teresa Raymond wrote: > I have the following script to logout, but when you push the back button > on the browser you can have access to the database. I would like that > not to happen. the two strategies that I can think about are a) put an expire