Build, maintain and make your Magento website Evolve
I don't know if this is for every type of setup, but I found that for the .htaccess method you have to remove the quotes around the values and also the semi-colon like so
SetEnvIf Host .*yourhost.* MAGE_RUN_CODE=base SetEnvIf Host .*yourhost.* MAGE_RUN_TYPE=website
More information about formatting options
Search:
Magento is one of the most innovative and complete e-commerce solutions to implement new generation e-Stores.
I don't know if this is for every type of setup, but I found that for the .htaccess method you have to remove the quotes around the values and also the semi-colon like so
SetEnvIf Host .*yourhost.* MAGE_RUN_CODE=base
SetEnvIf Host .*yourhost.* MAGE_RUN_TYPE=website