Dear Wiki user,

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

The "DebianDeb0rkification" page has been changed by jmcg.
The comment on this change is: Fixing typo. YAY for wikidiff mails..
http://wiki.apache.org/httpd/DebianDeb0rkification?action=diff&rev1=12&rev2=13

--------------------------------------------------

  }}}
  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'' 
has been moved to ''prots.conf'' .
+ Also Note that in newer versions of Ubuntu/Debian ''NameVirtualHost *:80'' 
has been moved to ''ports.conf'' .
  {{{
  <VirtualHost *:80>
          ServerName some.domain.tld

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to