Commit 39408a4814d54bcb44fba5aa5e7bcd65b8fd1703

Authored by Elena.Budnik
1 parent 4679ec4a

info on APACHE_ALIAS

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
php/my_config.template.php
@@ -15,7 +15,7 @@ define('DDSERVICE', '{:DDSERVICE:}'); @@ -15,7 +15,7 @@ define('DDSERVICE', '{:DDSERVICE:}');
15 // User apache 15 // User apache
16 define('APACHE_USER', '{:APACHE_USER:}'); 16 define('APACHE_USER', '{:APACHE_USER:}');
17 // Alias for name of AMDA 17 // Alias for name of AMDA
18 -define('APACHE_ALIAS', '{:APACHE_ALIAS:}'); 18 +define('APACHE_ALIAS', '{:APACHE_ALIAS:}'); // APACHE_ALIAS with TWO slashes "/AMDA/" or ONE slash "/"
19 //email to send errors from AmdaUpdate/AmdaInstall 19 //email to send errors from AmdaUpdate/AmdaInstall
20 define('email', '{:email:}'); 20 define('email', '{:email:}');
21 //IHM title 21 //IHM title