This is a discussion on Logout of apache session within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi , My business logic is controlled by ColdFusion server and my login is done by apache's WWW authentication.There ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
|
|||
|
In alt.apache.configuration biji <biji@bdumail.com> wrote:
> Customer wants a logout button which on pressing will log me out of the CF > server and Apache. Unfortunately, there is no such thing. Or they handle the login in CF. Davide -- | Q: What do Bill Gates and Bill Clinton have in common? A: Their | ratings climb whenever they do something unethical. | | |