You have
Code:
// NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
// * DIR_WS_* = Webserver directories (virtual/URL)
// these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
define('DIR_WS_CATALOG', '/swedenstore_new');
define('DIR_WS_HTTPS_CATALOG', '/swedenstore_new');
Please take note of the following
//
NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
// * DIR_WS_* = Webserver directories (virtual/URL)
// these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
define('DIR_WS_CATALOG', '/swedenstore_new
/');
define('DIR_WS_HTTPS_CATALOG', '/swedenstore_new
/');