Open
Description
Allowing multiple base urls for the store resolution would allow to have domain and sub-domain lives on the same store.
For exemple:
foo.bar
and www.foo.bar
would target the same store. Then regarding merchant configuration, Magento will redirect to the configured base url of the store.
The idea is to allow to configure, if the base url resolver setting is enabled, to configure what domains can match a given store.