For more information... RTFM!
NAVIGATION
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

Cookies

Specify whether Interchange should send and read cookies to maintain the session ID.

Synopsis

Cookies  No

This is a Yes or No directive.  The default is Yes.

Scope

This directive is only available for use in the local (catalog.cfg) configuration file.  It will not affect any other website in any way.  This directive will not work in the global (interchange.cfg) configuration file. 

Description

This directive specifies whether Interchange should send (and read back) a cookie to maintain the session ID.  This allows the user to follow arbitrary outside links, while still maintaining a distinct session.

If the Cookies directive is enabled, and "mv_save_session" is set upon submission of a user form (or in the CGI variables through a GlobalSub), the cookie will be persistent for the period defined by either the SaveExpire directive or the "mv_expire_time" CGI variable.  Otherwise it will be treated as a session cookie, which will expire as soon as the user closes the browser.

Category:  Local config directives
Last modified by: Kevin Walsh
Modification date: Thursday 22 June 2006 at 9:13 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us