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 jink: http://wiki.apache.org/httpd/VirtualHostsOnMultipleIPs ------------------------------------------------------------------------------ + {{{ # make apache listen to the right ports and bind it to the ips you want it to listen on: Listen 10.1.1.1:80 @@ -66, +67 @@ DocumentRoot /path/to/secure.B.com # SSL options, like certificates </VirtualHost> + }}}
