From 51984ac3d3da3006809c6866fdecd4ad83610731 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 30 Jul 2001 07:36:04 +0000 Subject: templates!!! --- httemplate/docs/session.html | 54 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 httemplate/docs/session.html (limited to 'httemplate/docs/session.html') diff --git a/httemplate/docs/session.html b/httemplate/docs/session.html new file mode 100644 index 000000000..7dac5fdf7 --- /dev/null +++ b/httemplate/docs/session.html @@ -0,0 +1,54 @@ + + Session monitor + + +

Session monitor

+

Installation

+For security reasons, the client portion of the session montior may run on one +or more external public machine(s). On these machines, install: + +Then: + +

Usage

+ +

Callbacks

+ +

Dropping expired users

+Run
bin/freeside-session-kill username
periodically from cron. + + -- cgit v1.2.1