$GLOBALS[’ignore_auth_http’]

This global variable makes it possible to dissociate the authentication of SPIP from that of Apache (managed by a couple of files htaccess/htpasswd).

It is possible to customize this value in your file
config/mes_options.php (See the article dedicated to it).

// So that SPIP ignores Apache authentication
$GLOBALS['ignore_auth_http'] = true;

Author jack Published : Updated : 02/07/23

Translations : English, français, Nederlands