I want to redirect all https requests to http on frontend except for checkout. I am using nginx as my web service. Please let me know how can I do this.
1 Answer 1
You can go to System > Config > Web and set your secure and unsecure url with https and http respectively. 
Then set Use Secure URLs in Frontend to No.
Note:
I would still recommend using https all over the site for security purpose. At least you should use https in admin: Use Secure URLs in Admin to Yes.
- 
 How do I change that for checkout?Twinkal– Twinkal2016年07月19日 09:12:12 +00:00Commented Jul 19, 2016 at 9:12
 - 
 It will handle automatically.Adarsh Khatri– Adarsh Khatri2016年07月19日 09:20:35 +00:00Commented Jul 19, 2016 at 9:20
 
Explore related questions
See similar questions with these tags.