I have backed up and imported databased and move website files over to Digital Ocean server but droplet IP http://157.245.93.238 keeps redirecting to /cgi-sys/defaultwebpage.cgi, how can I remove this and make my website index page visible?
Server is on CentOS using Cpanel & WHM.
Also when installing Cpanel/WHM it asked me for 2 name servers which I put as ns1.domain.com and ns2.domain.com did I do this correctly or do I need to put it as digital ocean’s default ones?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello, digitalize
Is the issue persisting if you access cPanel/WHM on the following ports - 2083 and 2087?
https://IPaddr:2083 and https://IPaddr:2083
Another option is to access your website using a domain name instead if accessing it using the droplet’s IP address.
You can also try to clear your browser’s cache or use an alternative browser as well.
As long as you’re not trying to run any DNS service on the droplet itself (use it as DNS cluster) the nameservers you’ve chosen will not cause an issue.
Hope that this helps! Regards, Alex