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
-
magento frontend https only works for onepage checkout, customer, wishlist. if you still see http, it means you have hardcoded assets.user2857– user28572015年04月08日 11:56:06 +00:00Commented Apr 8, 2015 at 11:56
1 Answer 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
liyakat
3,9857 gold badges29 silver badges35 bronze badges
-
this is my settings [link]i.imgur.com/n3qQiiS.pngomelandr– omelandr2015年04月08日 11:58:29 +00:00Commented Apr 8, 2015 at 11:58
-
in above text
Base URLshould be your https URLliyakat– liyakat2015年04月08日 12:00:28 +00:00Commented Apr 8, 2015 at 12:00 -
I don't understand, please explainomelandr– omelandr2015年04月08日 12:04:26 +00:00Commented Apr 8, 2015 at 12:04
-
magento.stackexchange.com/questions/30758/… see image in answerliyakat– liyakat2015年04月08日 12:08:37 +00:00Commented Apr 8, 2015 at 12:08
-
Thanks! but now in browser Incorrect redirection pageomelandr– omelandr2015年04月08日 13:10:31 +00:00Commented Apr 8, 2015 at 13:10
default