|
I wanted to test this out so before getting a certificate by making another subdomian and making it point to same location on my local wamp server.
I called the subdomain http://localsecure.wildfiretextbooks.com.au/ and entered that in the core_config_data web/secure/base_url
When I go to any of the pages - even the log in, they go to what I have defined as my non-secure
web/unsecure/base_url http://local.wildfiretextbooks.com.au/
Is magento being smart in that is knows that my dummy http://localsecure.wildfiretextbooks.com.au/ is not https and so it is going to the unsecure page, or do I have some sort of error?
|