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/ScratchPad/CommonMisconfigurations

The comment on the change is:
grammar fix

------------------------------------------------------------------------------
  </VirtualHost>
  }}}
  
- Because !NameVirtualHost * means catch on all interfaces on all ports, the 
*:80 virtual host will never be caught. Every request to Apache will result in 
the some.domain.com virtual host being used.[[BR]][[BR]]
+ Because !NameVirtualHost * means catch all interfaces on all ports, the *:80 
virtual host will never be caught. Every request to Apache will result in the 
some.domain.com virtual host being used.[[BR]][[BR]]
  
  ==== 4. Mutliple SSL name based virtual hosts on the same interface. ====
  Example:

Reply via email to