_COOKIE_PATH

constant to set the domain used for SPIP cookies

The constant _COOKIE_PATH is used to indicate the domain to be used for all SPIP cookies, and in particular session cookies.
It is possible to customize this value in your file
config/mes_options.php (See the article dedicated to it).

Example :

define('_COOKIE_PATH','mydomain.org'); 

Author jack Published : Updated : 23/07/23

Translations : English, français, Nederlands