I don't know if this the correct forum to ask this question, but no other
seemed correct either.

Does anyone know a simple way, other than shutting down the browser, to log
off from an Apache web server session?

I have a password protected directory for which a user must specify a
username/password to access.  On one of the protected pages, I'd like to
have a logoff button
that will tell Apache to log the user off and to return the user to an
unprotected page from which they
can log in again.

I used to be able to do this by using the http://username:[EMAIL PROTECTED]/
syntax, but it seems
like, without a registry hack, microsoft is no longer supporting this with
http and https protocols.

Things I'd rather not do
1. rewrite the application with lots of apache specific stuff in it.
2. close the users browser session automatically if they log off.

Thanks for any light anyone can shed on this question.

E. Scott Stricker
Northgrop Grumman DMS

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to