i have installed magento 1.4 on live server now i want to create my online multi store .can any body tell me how can i do it..to make my multi store live on server....thanks
A:
First create website/store/store views structure in Admin/Manage Stores Then for each website server (or if the websites are under the main url like www.test.com/website1) create directory website1 on the server, copy to it .htaccess and index.php file. In the index.php change last line Mage::run('WEBSITE1CODE','website');
macki
2010-07-11 10:29:11
A:
I found these 2 links very useful for setting up multi stores:
http://www.crucialwebhost.com/blog/how-to-setup-multiple-magento-stores/
http://blog.baobaz.com/en/blog/setting-up-magento-with-multiple-websites-or-stores/
david parloir
2010-07-14 06:11:53