SchrodingerCat
Programmer
Hello !
I have a problem: I'm trying to setup an Apache Server 2.0.43. I want 3 IP-based Virtual hosts, but 2 of them must support SSL. For example:
192.168.1.6 - hints.bikini (SSL)
192.168.1.7 - net.bikini (SSL)
192.168.1.8 - freetime.bikini
Both have its own certificate and private key.
When the one of these (f.e.192.168.1.6) is defined there is no problem: Apache asks me for phrase when it starts.
But when I defined two servers httpd is not running. Syntax is OK and Apache asks me for phrase for each of servers and then A. seemingly starts. Seemingly - because there is no httpd.pid and Apache doesn't work. So, Can more than one SSL VHost support SSL? What should I do to get 2 IP-based virtual hosts supporting SSL? HELP ME, PLEASE!!!
I have a problem: I'm trying to setup an Apache Server 2.0.43. I want 3 IP-based Virtual hosts, but 2 of them must support SSL. For example:
192.168.1.6 - hints.bikini (SSL)
192.168.1.7 - net.bikini (SSL)
192.168.1.8 - freetime.bikini
Both have its own certificate and private key.
When the one of these (f.e.192.168.1.6) is defined there is no problem: Apache asks me for phrase when it starts.
But when I defined two servers httpd is not running. Syntax is OK and Apache asks me for phrase for each of servers and then A. seemingly starts. Seemingly - because there is no httpd.pid and Apache doesn't work. So, Can more than one SSL VHost support SSL? What should I do to get 2 IP-based virtual hosts supporting SSL? HELP ME, PLEASE!!!