php - Remove store code from URL in Magento -


i have 2 sites on 1 magento install point different domains.

site1 => www.site1.com

site2 => www.site2.com

each site shows store code in url of category, product, , cms pages (www.site1.com/store1/category). there way remove /store1/ url www.site1.com/category? guess can done .htaccess somehow.

since have 2 different websites don't think need anyway, think there setting in system < config < web add store code urls , should try setting no , reindex.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -