Why is this server redirecting to another page???
Posted
by
Mike L.
on Server Fault
See other posts from Server Fault
or by Mike L.
Published on 2011-01-04T16:21:41Z
Indexed on
2011/01/04
16:55 UTC
Read the original article
Hit count: 121
I am building a site for a client. For a reason unknown to me www.domain.com forwards to www.domain.com/directory/home.html. If i type www.domain.com/index.php it works correctly. I have checked .htaccess there was nothing there, so I set the index to index.php which works fine in every directory other than the root directory. I have root access and have checked the httpd.conf (did a search in VI for the document that I was being redirected to) and anything else I could think of. Where should I look next? The server is a VPS running CentOS 5.5 with multiple domains, has CPanel WHM 11 for root access and CPanel X installed for each domain.
© Server Fault or respective owner