Log in

View Full Version : Apache Domains



X96 Web Design
06-10-2009, 07:27 PM
So, I noticed today that there are many domains that lead to my VHosts.

Here's one I found:

http://lickr.com - leads to one of my vhosts.

This only works on my computer...

I noticed while trying to get it up on another computer, that it said the IP address was 127.0.1.1, which is the Localhost. So for some reason, Apache has set lickr.com up as one of my virtual host domains. I didn't do anything to contribute to this, it did it by itself...

Thanks
X96

thetestingsite
06-11-2009, 12:51 AM
Check you hosts file to see if there are any entries in there for that website. Usually, if you have ad-blocking programs or things to that effect, these such programs can edit the hosts file and add these entries automatically.

Hope this helps.

X96 Web Design
06-11-2009, 03:31 AM
Nope, nothing for that domain in my /etc/hosts file... Though I'm pretty sure there's something in my httpd.conf file or other configuration files, because I tried editng in a new entry to /etc/hosts, and it loaded the same thing as the other domain...

I'll keep hacking through it all...

// X 96 \\