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
11 hours 21 min ago
20 hours 49 min ago
21 hours 39 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 5 hours ago
1 day 8 hours ago
1 day 18 hours ago
1 day 23 hours ago
2 days 34 min ago