doc:syno_tools

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
doc:syno_tools [2022/06/20 12:13] admindoc:syno_tools [2023/11/01 10:44] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 +<php>  if ($_SERVER['PHP_AUTH_USER'] != 'jeff' && $_SERVER['PHP_AUTH_USER'] != 'marina' && 
 +           $_SERVER['PHP_AUTH_USER'] != 'jflemay@hotmail.com' && $_SERVER['PHP_AUTH_USER'] != 'marina.lemay@hotmail.com'
 +    die('no rights to read this page'); }  </php>
 +
 ===== Synology ===== ===== Synology =====
  
Ligne 55: Ligne 59:
 ; jeff php-cgi ---- comment or reset doc_root = "/opt/share/www" ; jeff php-cgi ---- comment or reset doc_root = "/opt/share/www"
 ; #doc_root = "/opt/share/www" ; #doc_root = "/opt/share/www"
-doc_root = "";+doc_root = ""
 ; ;
 </sxh> </sxh>
  
  • doc/syno_tools.1655719980.txt
  • Dernière modification : 2022/06/20 12:13
  • de admin