Build, maintain and make your Magento website Evolve
Hi Conec,
What code did you put in your .htaccess file? What is URL or your base and newwebsite?
For example if URL of you base is www.base.com and URL of your newwebsite is www.newwebsite.com you should put following code in your .htaccess
Regards
More information about formatting options
Search:
Magento is one of the most innovative and complete e-commerce solutions to implement new generation e-Stores.
Hi Conec,
What code did you put in your .htaccess file? What is URL or your base and newwebsite?
For example if URL of you base is www.base.com and URL of your newwebsite is www.newwebsite.com you should put following code in your .htaccess
SetEnvIf Host .*newwebsite.* MAGE_RUN_TYPE="newwebsite";
Regards