3

I have a magento website with multiple stores.

In the basic configuration we use https://exampleBackend.com as Unsecure Url and Secure Url because the backend has to be in https.

On each store we use for example http://exampleFrontendEnglish.com as Unsecure Url and https://exampleFrontendEnglish.com as Secure Url. The setting for media is {{unsecure_base_url}}media/ for all stores.

When I visit one of the stores (for example http://exampleFrontendEnglish.com) the site is loaded with http but all the pictures are tried to be loaded via https which fails and I have no clue why that happens.

If I change the secure base url to http everything is loaded with http but I do not have any https anymore for secure parts.

Has someone a clue why the stores are loaded in http but medias in https? Any hint is welcome

asked May 22, 2015 at 9:17

2 Answers 2

0

I don't have an answer to your question but a solution to your problem: to use https in the backend you don't need to change the unsecure base URL, instead set the configuration "use secure URL in admin" to "yes"

answered Dec 26, 2015 at 10:20
0

Go to System/Configuration then select Scope of your website.

and use secure URL in admin to yes.

answered May 19, 2016 at 11:13

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.