Closed
Description
Hi,
If we use Auto-redirect to Base URL
as No
and we can't validate the Base URL for that installation (like Magento is behing a proxy), it's not possible to access the backend (returns a store's 404 page). That happens when the Host
header is not the same as defined in web/unsecure/base_url
. We still are able to navigate in the frontend.
Tested version: 2.0.0-rc
Thanks!