This may be more of a server problem than whm/cpanel, but I'm pretty stumped.
I have a domain I'm using as a name server which is properly set up to point to my server's IP. (i.e.
www.serverdomain.com)
If I visit the domain (
www.serverdomain.com) I see the proper apache/cpanel success install page.
I created a new user account (i.e."user") which is set to have a different default domain (i.e.
www.accountdomain.com).
When I try to visit "www.accountdomain.com" I still see the default apache/cpanel success install page that is on "www.serverdomain.com", not the files that are in "home/user/public_html"
If I go to "www.serverdomain.com/~user/" the proper content is displayed
and the same if I go to "www.accountdomain.com/~user/", the same proper content is displayed.
Apparently the server doesn't distinguish the difference between the servers main domain and the domain per an account. Everything else appears to be set up right for the file structure and account properties. If I ftp or ssh in as the "user" I see only the files and folders I am supposed to. FTPing into the system using the "user" account takes me right to the "/home/user/" directory.
Any ideas what I have not set correctly?
Thanks!