in reply to 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.
For standard CGI scripts, you can set the status by including a
Statusheader. I'm not sure how to do it under mod_perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Need help creating an Apache session logout script with Perl/CGI without the use cookies.
by valdez (Monsignor) on Sep 07, 2003 at 10:46 UTC | |
|
Re: Re: Re: Re: Need help creating an Apache session logout script with Perl/CGI without the use cookies.
by BUU (Prior) on Sep 07, 2003 at 08:49 UTC | |
by sgifford (Prior) on Sep 08, 2003 at 15:12 UTC |