Hi
I have three domains and a virtual host for each one of them in my httpd.conf. I want to enable SSL for all three. I was able to get SSL working for only one of them because I'm kind of confuse about how to do this in the ssl.conf file within <VirtualHost :443>. If I change that line to <VirtualHost www.domain1.com:443> and then specify DocumentRoot "/var/www/secure/domain1", it won't work. So the question is, how do I enable three different virtualhosts within the ssl.conf file so each domain has its own certificate and its own directory?
Thanks
EJ
_______________________________________________
yellowdog-general mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'

Reply via email to