Hi ,
My business logic is controlled by ColdFusion server and my login is done
by apache's WWW authentication.There is no login associated with the
ColdFusion server.
Customer wants a logout button which on pressing will log me out of the CF
server and Apache. That is user needs to relogin with the WWW authentication
after logout.
One method --to send back a '401,authorisation required " header from the
application server, which will cause the browser to loose the session.
what do other application servers do for this kind of situation?
Can any one give suggestions?
Regards,
Biji
>> Stay informed about: Logout of apache session