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

------------------------------------------------------------------------------
  </VirtualHost>
  }}}
  
- Because !NameVirtualHost * means catch on all interfaces on all ports, the 
*:80 virtual host will never be caught. Every request will to Apache will 
result in the some.domain.com virtual host being used. 
+ 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. 
  

Reply via email to