Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    change config web/secure/use_in_adminhtml to 0 in that case Commented Oct 19, 2017 at 18:00
  • Thank you, @roman204, that was driving me crazy! I was so sure this setting just meant "use whatever is defined in secure base url" but apparently not, it tries to enforce https regardless. After almost a decade working with the blessed thing, I still hadn't encountered this quirk until now. Magento, the gift that just keeps giving :D :D Commented Mar 15, 2018 at 0:21