Re: Logout from Apache
[email protected] (David Dorward) Thu, 19 Mar 2009 16:19:48 +0000
| Newsgroups | perl.beginners.cgi |
|---|---|
| Message-ID | <[email protected]> |
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/