I moved all my accounts to a new server (cpanel -> cpanel). Now, i'm having problem with clients sites. Sites can be accessed using server_ip/~username. But, whenever i visit a site using its url, the server returns "Not Acceptable" page!
It could be apache conf problem, but I don't where to look! Please help :bawling:
This is what I get when visting a site on the new server:
Not Acceptable
An appropriate representation of the requested resource / could not be found on this server.
Available variants:
index.html.ca , type text/html, language ca
index.html.cz , type text/html, language cs
index.html.de , type text/html, language de
.
.
.
sprintserve
09-14-2003, 08:07 AM
This has to do with your configuration, and setup and possibly a misconfiguration that makes it look in the wrong directory.
Is there a index.html in the root directory of that domain? i.e /home/user/public_html/
Also cut and paste your virtual directory section for that particular domain and paste it here.
Does it happen to all domains?
Well, it was the server admin fault! He changed the sites' DNS records to point to the new server, but he wrote the wrong IP address! He corrected the error and all sites are working well now :)