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 pctony:
http://wiki.apache.org/httpd/ScratchPad/NameBasedSSLVHosts

------------------------------------------------------------------------------
  }}}
   2. NameVirtualHost <IP>:443 for a different domain (*.something-else.com), 
where <IP> is different from the IP Address used for *.example.com
  {{{
- NameVirtualHost '''192.168.1.2:443'''
+ NameVirtualHost 192.168.1.2:443
  <VirtualHost 192.168.1.2:443>
  ServerName one.something-else.com
  ...

Reply via email to