main shared IP showing a website
I am curious. the main ip of my cpanel installation is shared amongst all the websites hosted on it. Normally it would show the default page when you type the ip address into an address. Now it's showing one of the websites. Should it be doing that?
-
Apache will load the first virtualhost that is listed for an IP in httpd.conf. So it's possible maybe the ordering got messed up, in which case just run: /scripts/rebuildhttpdconf service httpd restart 0 -
Hello :) Yes, Vanessa is right. Unless you are using SSL to access the IP, then rebuilding the Apache configuration file will likely address the issue: /scripts/rebuildhttpdconf
Thank you.0 -
Thanks, it resolved the issue 0
Please sign in to leave a comment.
Comments
3 comments