SessionNameHandler

Summary

Sets how session names should be generated

Usage

 

SessionNameHandler=default|custom

Description

There are two possible options

  1. default:The default setting uses PHP to generate session names. If you use the default handler the session will be valid across siteaccess (e.g admin and user site) if they use the same database.
  2. custom: The custom setting allows you to prefix the session name. The prefix is set with the SessionNamePrefix setting.
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.