Re: About: NameVirtualHost ... has no VirtualHosts

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

 



Developer wrote:
El dom, 05-04-2009 a las 09:18 -0700, J. Greenlees escribió:
if you have NameVirtualHost *:80 the error goes away


Now ,like before changes, all virtual host works fine but without  httpd
warnings:

Listen [fce0::40]:80
...
NameVirtualHost *:80
...
<VirtualHost *:80 >
ServerName  foo1.com
...
</VitualHost>
...
<VirtualHost *:80 >
ServerName  foo2.com
...
</VitualHost>

If I may ask, why are you doing this :
> Listen [fce0::40]:80

instead of just :

 Listen *:80

?

Does that server have multiple IP addresses, and you want Apache to listen on just one of them ?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-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