Hey all. I have the following situation:
I had a user with multiple domains, from where i removed one of the domains to seperate it for an ssl certificate. I deleted the Domain alias and created a new customer with the domain and assigned a new ip addres.
Everything worked good, but after adding an SSL Certificate for the users domain, the panel stopped working.
I discovered, that the Vhost in question now has 2 IP adresses associated:
<VirtualHost 136.243.251.102:80 136.243.251.114:80>
<VirtualHost 136.243.251.102:443 136.243.251.114:443>
How can i fix that? Why are 2 IP addresses assigned?
(.102 is old address .114 i new)
Panel is now broken, since .102 is also the SSL IP to the panel.