Using _default_ vhosts

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

 



Reference:  http://httpd.apache.org/docs/2.2/vhosts/examples.html#default
Using _default_  vhosts 

What does _default_ actually mean???
I am confused between the difference between using _default_:80 and *:80. 

Do not these VirtualHost declarations mean the same thing?:

<VirtualHost _default_:80>
DocumentRoot /www/default80
# ...
</VirtualHost>

versus...

<VirtualHost *:80>
DocumentRoot /www/default80
# ...
</VirtualHost>

Thanks

Jeff in Seattle
-- 
View this message in context: http://www.nabble.com/Using-_default_--vhosts-tp23222987p23222987.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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