Questions tagged «multidomain»

3
在多网站多域设置中按网站转换维护模式
在多网站-多域设置中按网站翻译维护模式 在多网站和多域环境中翻译(本地化)维护页面的正确方法是什么? 设置成: MAGENTO_ROOT / index.php MAGENTO_ROOT / zh / index.php MAGENTO_ROOT / us / index.php MAGENTO_ROOT / somecode / index.php 假设通过以下方式可使用商店: http://MagentoExample.com/index.php(默认) http://MagentoExample.uk/(英国) http://MagentoExample.us/(我们) http://MagentoExample.com(somecode) 我可以很容易地看到一些解决方案,但是与实际的,干净的解决方案相比,所有这些解决方案似乎都是一种解决方法。 您如何解决这个问题?
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.