Hi All,
I have a really newbie question regarding the Apache Virtualhost directive in the /etc/apache2/sites-enabled files.
I'm running ISPConfig3. One of my sites
http://www.cocoanet.us generates the following VirtualHost directive:
Code:
<VirtualHost *:80>
DocumentRoot /var/www/cocoanet.us/web
ServerName cocoanet.us
ServerAlias *.cocoanet.us
ServerAlias dantepasquale.cocoanet.us
ServerAdmin webmaster@cocoanet.us
......
So, as I understand the documentation from Apache, this directive instructs Apache to listen on all IP addresses on port 80.
So, my dumb question is: My other sites have the same thing, so how do we actually get to the correct Virtualhost since we don't specify the IP???
Thanks for answering this dumb question
Recent comments
7 hours 30 min ago
14 hours 11 min ago
18 hours 2 min ago
19 hours 40 min ago
1 day 4 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 17 hours ago
1 day 22 hours ago
1 day 22 hours ago