Assigning a new IP to existing domain.

areav

Verified User
Joined
Mar 19, 2009
Messages
8
Hi, :confused:
I added a new IP and want it to be assigned to a domain already existing on my server, which currently has the a different IP assigned to it.

I created a new reseller and moved the domain using ./move_domain.sh to that account, then I assigned the reseller to the new IP , and I also changed all the dns info to the new ip.

My Problem is: the <VirtualHost> address is still the previous IP.
If I change it manually the site works fine, But directadmin changes the httpd file back to the previous IP.

I am doing this to set up a SSL for that specific domain, any help would be greatly appreciated.
 
So you did not actually modify the reseller data. You only assigned the new ip as one that the reseller can use if he chooses to when creating more users.

Actually I think you have to modify the user data for that reseller to give them the new default ip.
 
Back
Top