From 93b3d67274fa8b5bd3938e452d0d581d2d538b26 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Thu, 23 Feb 2017 02:19:06 +0100 Subject: [PATCH] Ne pas utiliser l'authentification Apache --- conf/mes_options.php | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/mes_options.php b/conf/mes_options.php index 517066e..e03eb8e 100644 --- a/conf/mes_options.php +++ b/conf/mes_options.php @@ -3,3 +3,4 @@ define('_SERVER_APACHE', 'false'); // define('_DIR_CONNECT', 'config'); // define('_DIR_TMP', 'tmp'); +$ignore_auth_http = true;