For your admin configure.php:
HTTP_SERVER = https://www.hailusa.com
HTTPS_SERVER = https://www.hailusa.com
HTTP_CATALOG_SERVER = http://www.hailusa.com
HTTPS_CATALOG_SERVER = https://www.hailusa.com
DIR_WS_ADMIN = /store/adminfoldername/
DIR_WS_HTTPS_ADMIN = /store/adminfoldername/
DIR_WS_CATALOG = /store/
DIR_WS_HTTPS_CATALOG = /store/
ENABLE_SSL_ADMIN = 'true'
ENABLE_SSL_CATALOG = 'true'
For your non-admin configure.php:
HTTP_SERVER = http://www.hailusa.com
HTTPS_SERVER = https://www.hailusa.com
ENABLE_SSL = 'true'
DIR_WS_CATALOG = /store/
DIR_WS_HTTPS_CATALOG = /store/


Reply With Quote

