0

In magento сonfigured https for frontend and backend enter image description here

But styles and js use http

How can I fix it? on the server installed nginx

7ochem
7,61516 gold badges54 silver badges82 bronze badges
asked Apr 8, 2015 at 11:46
1
  • magento frontend https only works for onepage checkout, customer, wishlist. if you still see http, it means you have hardcoded assets. Commented Apr 8, 2015 at 11:56

1 Answer 1

1

have you checked in admin

system => configurations At web tab under general

In Secure tab from right side see all

Base Skin URL should be {{secure_base_url}}skin/

Base JavaScript URL should be {{secure_base_url}}js/

answered Apr 8, 2015 at 11:51
5
  • this is my settings [link]i.imgur.com/n3qQiiS.png Commented Apr 8, 2015 at 11:58
  • in above text Base URL should be your https URL Commented Apr 8, 2015 at 12:00
  • I don't understand, please explain Commented Apr 8, 2015 at 12:04
  • magento.stackexchange.com/questions/30758/… see image in answer Commented Apr 8, 2015 at 12:08
  • Thanks! but now in browser Incorrect redirection page Commented Apr 8, 2015 at 13:10

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.