You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2007-03-30 12:37:47

raymond62
Member
Registered: 2006-05-04
Posts: 8

https

sur le forum j'ai trouvé les lignes pour forcer le https

// ----------------------------------------------------------------------
// Original Author of file:
// Purpose of file:
// ----------------------------------------------------------------------

// Test si config_db n'existe pas on lance l'installation
if($_SERVER['SERVER_PORT'] != 443) die(header('Location: https://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']));

define('GLPI_ROOT', '.');

par contre je vais dand glpi puis fichier index.php mais c'est du chinois

avec quel logiciel avez vous ouvert ce fichier et ou l'avez vous mis exactement merci

Offline

Board footer

Powered by FluxBB