apache mix name and ip based virtual hosts and ssl
- by Anonymous Coward
Hi Everyone
I'm trying to configure apache 2.2 so that I can use two IPs. One for name based virtual hosts which should all use the same ssl-key and the other one for just one ip based host which should be using an other ssl-key. But it seems that when ever I get either the ip based or name based host to work the other one breaks.
Can someone tell me how to do this on a debian system or at least point me in the right direction?
Thanks