by Shashi Dhar Kumar | Jun 9, 2014 | Magento, MySQL, Open-Source, PhpMyAdmin, Programming
Moving magento site from subdomain to main domain (and vice-versa) is quite easy. And you can do it by two different way and you will feel it is more easy when you go through how to do it. Process I: You need to do as per following steps to achieve this: STEP 1: Go to...
by Shashi Dhar Kumar | Feb 10, 2012 | Programming
Following are the detault pages for website of technology based : 1) HTML Based default pages : a) index.htm b) index.html c) default.htm 2) PHP Based default pages : a) index.php 3) SHTML Based default pages : a) index.shtml 4) Classic ASP Based default pages : a)...