correct config for https
This commit is contained in:
@@ -13,7 +13,7 @@ if (isset($_SERVER['HTTP_HOST']))
|
|||||||
else
|
else
|
||||||
define('SITEPATH', dirname(__FILE__));
|
define('SITEPATH', dirname(__FILE__));
|
||||||
|
|
||||||
if (SITE == 'http://klan.argumenti.ru/'){
|
if (SITE == 'https://klan.argumenti.ru/'){
|
||||||
define('PDFSOURCE', '/vhosts/an/httpdocs/pub/files/pdf/pdf/');
|
define('PDFSOURCE', '/vhosts/an/httpdocs/pub/files/pdf/pdf/');
|
||||||
define('HTMLSOURCE', '/vhosts/an/httpdocs/pub/files/html/');
|
define('HTMLSOURCE', '/vhosts/an/httpdocs/pub/files/html/');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user