I have uploaded my website files to public_html in cpanel 11 but even after that my website will not display online. When I type in the domain name, the site is redirected to some ww2."my domain name" .
I have uploaded the files of my website in cpanel in public_html but after that website is not visible on web
3.3k views Asked by Murthy Mandavilli At
2
There are 2 answers
0
On
You will have to make sure following things:
Make sure that your domain is resolving correct IP address. If it is not resolving to your hosting server, contact your host for further assistance.
Make sure that you have uploaded the contents to proper directory. You may ask your host if you have any doubt in your hosting control panel.
you could make - telnet "yourdomainname" 80, and after that "GET / HTTP/1.1" to see what will be the response code, and if there are some redirects.