ibexa

Path

ez publish / technical manual / 4.x / reference / configuration files / site.ini / [session] / sessionnamepersiteaccess


Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

SessionNamePerSiteAccess

Summary

Prepends session names with the current siteaccess.

Usage

SessionNamePerSiteAccess=enabled|disabled

Description

When this setting is enabled the generated session names are prepended with the name of the siteaccess used to access the site. This generated unique session names per siteaccess.

Note: Cookies are set per domain, as for security, as well as the cookie for the session id. So using site_ini/session/sessionnamepersiteaccessurl settings with the "disabled" value will only work on uri-based site accesses.

Frederik Holljen (01/02/2005 2:48 pm)

Geir Arne Waaler (07/10/2011 1:14 pm)

Frederik Holljen, Geir Arne Waaler


Comments

There are no comments.