Hello - I'm not saying EE is automatically forcing all sites to use SSL - that's why I said I'm not sure whether this is the issue hsg944 is having - it's just my contention that domain specific commands like forcing SSL should be part of the individual domain's vhost (or perhaps placed in /var/www/example.com/conf/nginx) rather than in /etc/nginx/conf.d. Like you say, if you wanted to force all sites on a server to use SSL, then it's correct to place a single non domain specific file in /etc/nginx/conf.d, but otherwise not. I see someone has raised this as an issue on Github as well:
↧