Hi everyone, newbie to the forum here 
I have a client who changed the domain of their organization. I successfully modified the account in WHM with the new domain name. That is working great.
I also went into DNS at my host and pointed the old domain's IP address to the IP I have setup in WHM's Domain Forwarding. I configured domain forwarding as follows:
HTTP works great, but neither of the HTTPS forwards are working. If I enter https://www.olddomain.com into a browser it just hangs and eventually times out.
A little extra information: The website runs on Joomla CMS, which handles HTTPS. There's a setting in Joomla that automatically redirects all connections to the site to HTTPS. I'm on cPanel & WHM v94.0.11.
What am I doing wrong? Your help is much appreciated.
Jose
I have a client who changed the domain of their organization. I successfully modified the account in WHM with the new domain name. That is working great.
I also went into DNS at my host and pointed the old domain's IP address to the IP I have setup in WHM's Domain Forwarding. I configured domain forwarding as follows:
Code:
olddomain.com > newdomain.com
http://olddomain.com > http://newdomain.com
http://www.olddomain.com > http://www.newdomain.com
https://olddomain.com > https://newdomain.com
https://www.olddomain.com > https://www.newdomain.com
A little extra information: The website runs on Joomla CMS, which handles HTTPS. There's a setting in Joomla that automatically redirects all connections to the site to HTTPS. I'm on cPanel & WHM v94.0.11.
What am I doing wrong? Your help is much appreciated.
Jose