My question is, are there any other setup steps that needs to be done to get the https link working. I thought all I had to do was then to redirect the site's cart to https://www.sonoraglobal.com.au/viewcart.php, but every time I do that, the images don't show up. Checked the logs, and it says the images are returning a 404 error for the https url.
This is my first time dealing with ssl in an apache server environment - so I am not sure if I need to set any rewrite rules.
There is a ssl folder in the directory and I tried putting the images there (thought something would work, but obviously it didn't). Also, this is a hosted site, so I won't have access to the config files. Please give me some hints on what I did wrong.