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 jmcg:
http://wiki.apache.org/httpd/DebianDeb0rkification

------------------------------------------------------------------------------
  Include /etc/apache2/httpd.conf
  }}}
  Note the subtle difference here: ''NameVirtualHost *'' is ambiguous. It 
covers all interfaces and all ports, potentially breaking future additions of 
SSL-aware sites.
+ 
+ Also Note that in newer versions of Ubuntu/Debian NameVirtualHost *(:80?) 
might already be moved in ''ports.conf''.
  {{{
  <VirtualHost *:80>
          ServerName some.domain.tld

Reply via email to