Neil Aggarwal wrote:
This is strange, when I go to
http://jamm5.jammconsulting.com:8081/catalog/control/main
The page cannot be displayed
Any ideas what is happening?
No, that's not strange, its supposed to work like that.
Unless you've made a lot of security changes, by definition *everything* (except
ecommerce) always runs under SSL, so what you see is correct behavior
That is why
http://jamm5.jammconsulting.com:8081/ecommerce/
works as expected, but is broken for you when it tries to link into https: mode
(like for example if someone tried to login) because the "automatic" movement to
SSL moves to the default port of 8443. So you are missing one more setting if
you want to use port 8444 instead of the default 8443.
--
Walter