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
> -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
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