Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By admin182885
Hello, I have just setup my web application onto ubuntu. Also configured apache to work with tomcat. The application works perfectly fine when I access the website using a url having the ip address of the droplet. Something like http://192.241.207.181/
But if I try with the logical name assigned to this IP address (account.indusminds.com), I get sucess page many time and a lot of times I get 404 error and a page of bluehost.com is displayed saying that resource being tried to access is unavailable or moved temporarily.
PLease help in resolving this issue. I have checked all logs including access logs as well and there are no hits for 404 error.