Logout Apache WebServer!

I've just started an Apache WebServer a few days ago. I'm using a web site interface for uses to interact with when they login.

There are only 5 accounts for my server at the moment. How would i create a logout link so that when the user wants to end their session and logout I can see this in the access log.

I can get users to login using name and password etc.. that's no issue.

Would anyone know how i can create this. The reason being that if the user closes the web page this is not shown in the web log. I would like a logout message to appear in the weblog when the person presses something to logout.

  • cipher :confused:

There is a tutorial on PHPFreaks.com ( if you don't mind pop-ups)