Mangled my Virtual Hosts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have somehow mangled my virtual hosts.. or so I think. I have two web
sites http://www.ProSportsResumes.com, and
http://www.VideoFortWorth.com, among others hosted on the same machine.
If you visit http://www.VideoFortWorth.com, you'll see
"ProSportsResumes" in the title, but the content of both are correct.

My host machine is behind a router with port forwarding turned on. All
incoming traffic on port 80 is forwarded to this machine.

The "hostname" command returns "WEBHOST"

My hosts file has entries like:

127.0.0.1 localhost
127.0.0.1 www.VideoFortWorth.com
127.0.0.1 www.ProSportsResumes.com

My httpd.conf has this line as it should:

# Virtual hosts
Include conf/extra/httpd-vhosts.conf

And my httpd-vhosts.conf has:

NameVirtualHost 127.0.0.1:*

ServerAdmin admin@xxxxxxxxxxxxxxxxxxxx
DocumentRoot X:/webs/ProSportsResumes
ServerName www.ProSportsResumes.com



ServerAdmin admin@xxxxxxxxxxxxxxxxxx
DocumentRoot X:/webs/VideoFortWorth
ServerName www.VideoFortWorth.com


Any ideas are appreciated.
Joe Morgan




Internet Explorer 8 – Now Available. Faster, safer, easier. Download FREE now!

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux