Re: Almost There

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

 



On Sat, Nov 8, 2014 at 12:53 PM, Steve Matzura <sm@xxxxxxxxxxxxxx> wrote:
> <VirtualHost theglobalvoice.info:80>

Don't put a hostname there. Use *:80 throughout if you don't care what
local interface was used (you don't).

That's why theglobalvoice.info steals all of your requests. It
resolves to the IP address all of your vhosts use, but is an exact
match compares to *:80.  If they were all *:80, it would come down to
the ServerName check the way you want.

-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[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