My-Daybreak.org

Our Country can be better

Archive for the ‘Zencart’ Category

你只许根据以下步骤:
1. File: /home/public_html/abc.com/includes/configure.php
Change the line as below.
define(’HTTP_SERVER’, ‘http://abc.com’);
define(’HTTPS_SERVER’, ‘https://abc.com’);
to
define(’HTTP_SERVER’, ‘http://www.abc.com’);
define(’HTTPS_SERVER’, ‘https://www.abc.com’);

2. File: /home/public_html/abc.com/admin/includes/configure.php
Change the line as below.
define(’HTTP_SERVER’, ‘http://abc.com’);
define(’HTTPS_SERVER’, ‘https://abc.com’);
define(’HTTP_CATALOG_SERVER’, ‘http://abc.com’);
define(’HTTPS_CATALOG_SERVER’, ‘https://abc.com’);
to
define(’HTTP_SERVER’, ‘http://www.abc.com’);
define(’HTTPS_SERVER’, ‘https://www.abc.com’);
define(’HTTP_CATALOG_SERVER’, ‘http://www.abc.com’);
define(’HTTPS_CATALOG_SERVER’, ‘https://www.abc.com’);

Theme Provided By: Wordpress Theme - Structured Settlements