[BlueOnyx:14449] SSL change after updates?
Ken Marcus - Precision Web Hosting
kenbxlist at precisionwebhosting.com
Fri Feb 7 00:46:05 -05 2014
I thought I had the yum set to not run, but, it looks like it did.
For some reason http:// urls are rewriting to https:// for one site (mine).
For example
http://www.precisionwebhosting.com/wp-content/uploads/2013/06/logo2.png
rewrites to
https://www.precisionwebhosting.com/wp-content/uploads/2013/06/logo2.png
The only thing in the .htaccess file is
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Nothing relevant in the .include file for site.
For now, to get the site to load semi-normally we've set the WordPress
url to be https
Was there a change in how SSL is implemented for sites?
Ken Marcus
www.precisionwebhosting.com
Precision Web Hosting, Inc.
More information about the Blueonyx
mailing list