diff --git a/private/common/config.prod.php b/private/common/config.prod.php index 4d685bb..baa2940 100644 --- a/private/common/config.prod.php +++ b/private/common/config.prod.php @@ -30,7 +30,7 @@ $currentSystem->apache->user = "var-www"; $currentSystem->apache->group = "var-www"; $currentSystem->apache->workdir = "/var/www"; // Il path in cui inserire la cartella con le pagine html -$currentSystem->remoteLocationPath = "http://www.ifattidinapoli.com/fdn2/"; +$currentSystem->remoteLocationPath = "http://www.ifattidinapoli.com/"; $backupSystem = new stdClass(); $backupSystem->account = "1582528f056a7ea7f391149fddc75553";