Hello, I am going to move my hosting business under another domain while the other remains, so I bought a new domain which is "domain.com", created ns3.domain.com, ns4.domain.com and added them on WHM's Basic WebHost Manager® Setup > Nameservers section.
Then I created a reseller account for that domain, and tried to browse it and saw cgi-sys/defaultwebpage.cgi page which I thought it was default. Then I put a index page in public_html but nothing changes. My investigate pointed me to look /etc/apache2/conf/httpd.conf and I saw that
For all domains Virtualhost is <VirtualHost 46..165.***.**:80> while
domain.com is <VirtualHost 192.168.***.*:80>
I changed it to shared ip 46.165.*** and restarted apache, so it started to work, but cPanel overrides it time to time, and I cannot not find the problem. Any ideas? Thank you
Then I created a reseller account for that domain, and tried to browse it and saw cgi-sys/defaultwebpage.cgi page which I thought it was default. Then I put a index page in public_html but nothing changes. My investigate pointed me to look /etc/apache2/conf/httpd.conf and I saw that
For all domains Virtualhost is <VirtualHost 46..165.***.**:80> while
domain.com is <VirtualHost 192.168.***.*:80>
I changed it to shared ip 46.165.*** and restarted apache, so it started to work, but cPanel overrides it time to time, and I cannot not find the problem. Any ideas? Thank you
Last edited by a moderator: