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, what domains can match a given store.
Allowing multiple base urls for the store resolution would allow to have domain and sub-domain lives on the same store.
For exemple:
foo.barandwww.foo.barwould 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, what domains can match a given store.