Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The following page has been changed by megaspaz:
http://wiki.apache.org/httpd/VirtualHostsMixingPorts

The comment on the change is:
deleted incorrect fixes.

------------------------------------------------------------------------------
  ...
  </VirtualHost>
  }}}
- ''You will see in the config snippet above that the second {{{VirtualHost}}} 
has a * but no port number defined''
+ ''Fixing this is quite easy... Always set a port number for your virtual 
hosts.''
  
- You really have two choices here:
- 
-  1. Add an additional {{{NameVirtualHost}}} directive that matches your 
{{{VirtualHost}}} block.
- 
-  2. Change the {{{VirtualHost}}} block to match your {{{NameVirtualHost}}} 
directive
- 

Reply via email to