in reply to Re: Re: Re: Need help creating an Apache session logout script with Perl/CGI without the use cookies.
in thread Need help creating an Apache session logout script with Perl/CGI without the use cookies.
print "Status: 401\n"; print "Redirect: $0\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Need help creating an Apache session logout script with Perl/CGI without the use cookies.
by sgifford (Prior) on Sep 08, 2003 at 15:12 UTC |