Web Hosting Talk







View Full Version : Strange Apache Problem


Matthew_J
02-22-2002, 03:15 PM
I am using Red Hat 7.2 and I am trying to get my web server to work. The IP address is 209.152.83.200 and right now I have 2 users set up. They are ventura and anthony. Now I want ventura to be accessed on 209.152.83.200 and anthony to be accessed on 209.152.83.200/~anthony. Right now for some reason the main IP address is going to anthony's directory. That isn't the main problem. The weird thing is that if you go to 209.152.83.200/~anthony or 209.152.83.200/~ventura it redirects to http://www.anthony.com/~anthony or http://www.anthony.com/~ventura.

I search the whole httpd config file and I havn't found anything mentioning www.anthony.com Does anyone have any ideas?? Thanks a bunch!!

ctc
02-23-2002, 01:50 AM
try http://209.152.83.200/~anthony/

It was just because you added anthony first. Try remove the domain then add it again will fix the problem, wanting ventura to load first or at the IP http://209.152.83.200. There are many ways to fix this but the above method is the easiest I think.