Just so you understand, each SSL will require its own dedicated IP. Then just set the proper define within each stores config file.
You may need to move the include_once from the top of your configure.php to the bottom so you can override the HTTPS_SERVER define. Otherwise because the config_sites load first the define in the configure.php is re-defining it.


Reply With Quote
