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 11:56] 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 53: Ligne 57:
 ; this file is located /opt/etc/php.ini ; this file is located /opt/etc/php.ini
  
-; jeff php-cgi ---- commented 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 = ""
 ; ;
 </sxh> </sxh>
  
  • doc/syno_tools.1655719017.txt
  • Dernière modification : 2022/06/20 11:56
  • de admin