Report this

What is the reason for this report?

WordPress on nginx/ubuntu & namecheap (comodo) ssl

Posted on March 15, 2014
eli

By eli

Hello,

When i try to visit my site using https://site.com it downloads a file and doesnt load the page. I am trying to setup the SSL to work on every page not only checkout pages.



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.

Hi, <br> <br>Could you please post your nginx config file here so I can examine it and see what the issue is.

Have you correctly included the mime types in your configuration? <br> <br>http { <br>include conf/mime.types; <br>}

Make sure you copy the location ~* .php$ section from your regular virtualhost to your SSL-enabled virtualhost.

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.