How to map a virtual host to two listeners. mydomain1.com is mapped to listener1 which is bundled with SSL certificate(https). Now i want to map {mydomain1} to another listener so that i could access it through
{http}.Primary reason is i want to redirect http to https.
i tried mapping mydomain1 to another listener by configuring virtual host mappings but could not access it through {http}.
Do i need to do some DNS settings. Please give me steps to map one virtual host to two different listeners.
{http}.Primary reason is i want to redirect http to https.
i tried mapping mydomain1 to another listener by configuring virtual host mappings but could not access it through {http}.
Do i need to do some DNS settings. Please give me steps to map one virtual host to two different listeners.