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 > happen? No part of your shown nginx config should do that redirect. Does the same redirect happen if you request a url which is served from the filesystem, and not by WordPress? (Or if you temporarily disable WordPress?) My guess is that you have configured WordPress to do the redirect. In which case - configure it differently. Cheers, f -- Francis Daly [email protected] _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
