Report this

What is the reason for this report?

Apache returns another ssl virtual host for non-ssl virtual hosts

Posted on February 21, 2015

Hi,

There are virtual hosts for site1.com (with ssl) and site2.com When a request come to https://site2.com, apache returns site1.com

What can be the problem? Thank you.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This question was answered by @sierracircle:

Someone else recently had a similar problem. I think the issue is that since site2 does not have ssl configured in the site.conf file, it automatically defaults to site1.

A possible theoretically-it-should-work around is to add ssl to your site2.conf file, and then add something to your site2 .htaccess file to redirect everything to non-ssl.

View the original comment

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.