Re: Basic Question: Unable to access https:// with www prefix

2016-08-04 Thread Francis Daly
On Thu, Aug 04, 2016 at 11:03:34AM -0400, lukemroz wrote: Hi there, > When accessing https://www.comfortglobalhealth.com, I am always redirected > to https://comfortglobalhealth.com. Can someone suggest what change I need > to make to my nginx configuration file so that this redirect doesn't > h

Re: Basic Question: Unable to access https:// with www prefix

2016-08-04 Thread Richard Stanway
This is not nginx redirecting, as there is no response body. Most likely it is your wordpress configuration that needs attention. On Thu, Aug 4, 2016 at 5:03 PM, lukemroz wrote: > Hello, > > I followed the instructions at Digital Ocean for setting up a WordPress > installation, including enablin

Basic Question: Unable to access https:// with www prefix

2016-08-04 Thread lukemroz
Hello, I followed the instructions at Digital Ocean for setting up a WordPress installation, including enabling HTTPS on the nginx server. (The instructions are here: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04) When accessing https: