On 8/6/07, Mark <[EMAIL PROTECTED]> wrote: > Example: > > domain-a.com has public IP xxx.xxx.xxx.5 and is redirected to 192.168.1.5 on > server1 and 192.168.1.6 on server2 > domain-b.com has public IP xxx.xxx.xxx.6 and is redirected to 192.168.1.7 on > server1 and 192.168.1.8 on server2 > and so on... > > Not particularly elegant, but I am not sure if there is any better way.... As long as that works fine its ok for me. How do you setup the apache for that?
> I thought that the hostname is part of the encrypted request. If that is > true, then the certificate can not be linked to the > hostname, but must be linked to an IP, because in order to get the hostname > from the request, the request has to be decrypted first. Yes ... =( See http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#vhosts and http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#vhosts2 for more information on this. (just for later readers of this thread) Ullrich _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
