I have SSL set up on an Ubuntu server. This server is running Apache 2 with multiple Virtual Hosts. I've read that you need a single IP for each application running SSL.
My questions are:
- If only one website on the server is using SSL will this still work? One IP for one SSL website, even though the other websites are still running on it (They wouldn't have SSL enabled).
- If so, how can I make the default SSL website point to the content of the website I would like to have SSL?
<VirtualHost>sections configured? – Shane Madden Nov 8 '11 at 20:53defaultfile is a bit longer anddefault-sslis really long, that's the file I changed to point to the certificate. Can you give me some guidance on the file and section to post? – user29600 Nov 8 '11 at 23:31