Renewed Ssl Does Not Work With Non Www. Urls. How To Fix?

We recently had our SSL renewed, but now some things are not secure. The front end is fine, but the admin end keeps rewriting the url to a non-www path. It is also reqwriting any image path in the same way, so my admin side is not secure and there is also a problem with images now.



I am not sure of where to change this.



Any ideas?



Thanks

What is the URL . usually this is because the SSL was issued to the wrong permutation of the name (www versus non-www)

Verify that in your config.local.php that your http_host and https_host settings are the same (in your case).