One of my domains on my VPS is suddenly redirecting to HTTPS.
I didn't set this and can't force it back to HTTP.
When I try to force HTTP in the .htaccess file the site won't load.
I'm guessing this is kind of SNI component, but I haven't set anything up with SNI and know very little about this new feature. The IP is shared with 8 total domains.
The Pre-Main and Post VirtualHost include files are empty.
The "Pre" is populated a bit, but there is nothing regarding this domain specifically, and all other other domains are HTTP.
This is a WordPress blog, and while I didn't specifically configure any SSL connection, I don't mind the SSL for the back end, but I don't want the SSL for the front end.
Some links in Google index are now showing up as https.
Any idea where to start to resolve this?
Thanks!!
I didn't set this and can't force it back to HTTP.
When I try to force HTTP in the .htaccess file the site won't load.
I'm guessing this is kind of SNI component, but I haven't set anything up with SNI and know very little about this new feature. The IP is shared with 8 total domains.
The Pre-Main and Post VirtualHost include files are empty.
The "Pre" is populated a bit, but there is nothing regarding this domain specifically, and all other other domains are HTTP.
This is a WordPress blog, and while I didn't specifically configure any SSL connection, I don't mind the SSL for the back end, but I don't want the SSL for the front end.
Some links in Google index are now showing up as https.
Any idea where to start to resolve this?
Thanks!!