When I attempt to goto http://ipaddressofserver/ it's taking me to a site I have hosted on my box.
Is there a reason for this, and more importantly is there a fix? I don't care what's displayed so long as it's not an account on my server.
Chew
When I attempt to goto http://ipaddressofserver/ it's taking me to a site I have hosted on my box.
Is there a reason for this, and more importantly is there a fix? I don't care what's displayed so long as it's not an account on my server.
Chew
The IP address takes you to the first site in the httpd.conf file that is using it.
See this thread about changing what is seen.
Solved it myself.
Apparently this is what happened.
I was moved from one IP address to another by EV1 after asking for additional IP's and having them respond that the subnet I was on was out.
So they moved me, however not all the old IP addresses were changed in httpd.conf. After searching the entire file for the old IP's and changing them for the new ones, everything is back and working correctly.
Thanks everyone,
Chew
Guess it pays to experiment a bit before asking for help![]()