|
|
|
@ -36,7 +36,10 @@ switch ($_SERVER['SERVER_NAME']) {
|
|
|
|
|
$base_url = 'https://int.mycht.cn';
|
|
|
|
|
break;
|
|
|
|
|
case 'gh-int.mycht.cn':
|
|
|
|
|
$base_url = 'https://gh-int.mycht.cn';
|
|
|
|
|
$base_url = 'https://int.mycht.cn';
|
|
|
|
|
break;
|
|
|
|
|
case 'int.mycht.cn':
|
|
|
|
|
$base_url = 'https://int.mycht.cn';
|
|
|
|
|
break;
|
|
|
|
|
case 'origin-gh.mycht.cn':
|
|
|
|
|
$base_url = 'https://gh.mycht.cn';
|
|
|
|
@ -419,12 +422,12 @@ $config['site'] = array(
|
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
//静态文件生成路径
|
|
|
|
|
$config['cache']['jp']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\arachina.com';
|
|
|
|
|
$config['cache']['gm']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\chinarundreisen.com';
|
|
|
|
|
$config['cache']['vc']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\voyageschine.com';
|
|
|
|
|
$config['cache']['vac']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\viaje-a-china.com';
|
|
|
|
|
$config['cache']['ru']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\chinahighlights.ru';
|
|
|
|
|
$config['cache']['it']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\viaggio-in-cina.it';
|
|
|
|
|
$config['cache']['jp']['cache_path'] = 'D:\wwwcache-intl\arachina.com';
|
|
|
|
|
$config['cache']['gm']['cache_path'] = 'D:\wwwcache-intl\chinarundreisen.com';
|
|
|
|
|
$config['cache']['vc']['cache_path'] = 'D:\wwwcache-intl\voyageschine.com';
|
|
|
|
|
$config['cache']['vac']['cache_path'] = 'D:\wwwcache-intl\viaje-a-china.com';
|
|
|
|
|
$config['cache']['ru']['cache_path'] = 'D:\wwwcache-intl\chinahighlights.ru';
|
|
|
|
|
$config['cache']['it']['cache_path'] = 'D:\wwwcache-intl\viaggio-in-cina.it';
|
|
|
|
|
|
|
|
|
|
//静态文件站点域名
|
|
|
|
|
$config['cache']['jp']['site_url'] = 'https://www.arachina.com';
|
|
|
|
@ -722,12 +725,12 @@ $config['css_source_ts'] = 'https://www.trainspread.com/css/bootstrap.min.css';
|
|
|
|
|
|
|
|
|
|
//静态文件生成路径
|
|
|
|
|
|
|
|
|
|
$config['cache']['jp']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\arachina.com';
|
|
|
|
|
$config['cache']['gm']['cache_path'] = 'C:\Dropbox\wwwcache\chinarundreisen.com';
|
|
|
|
|
$config['cache']['vc']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\voyageschine.com';
|
|
|
|
|
$config['cache']['vac']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\viaje-a-china.com';
|
|
|
|
|
$config['cache']['ru']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\chinahighlights.ru';
|
|
|
|
|
$config['cache']['it']['cache_path'] = 'C:\VHD\Dropbox\wwwcache\viaggio-in-cina.it';
|
|
|
|
|
$config['cache']['jp']['cache_path'] = 'D:\wwwcache-intl\arachina.com';
|
|
|
|
|
$config['cache']['gm']['cache_path'] = 'D:\wwwcache-intl\chinarundreisen.com';
|
|
|
|
|
$config['cache']['vc']['cache_path'] = 'D:\wwwcache-intl\voyageschine.com';
|
|
|
|
|
$config['cache']['vac']['cache_path'] = 'D:\wwwcache-intl\viaje-a-china.com';
|
|
|
|
|
$config['cache']['ru']['cache_path'] = 'D:\wwwcache-intl\chinahighlights.ru';
|
|
|
|
|
$config['cache']['it']['cache_path'] = 'D:\wwwcache-intl\viaggio-in-cina.it';
|
|
|
|
|
$config['cache']['ch']['cache_path'] = 'D:\wwwcache\chinahighlights.com';
|
|
|
|
|
$config['cache']['ah']['cache_path'] = 'D:\wwwcache\asiahighlights.com';
|
|
|
|
|
$config['cache']['gh']['cache_path'] = 'D:\wwwcache\globalhighlights.com';
|
|
|
|
|