Magento
Magento: Correct way to change the admin url
There are two ways to change magento admin path: First Way: By Using local.xml Open the file located in app/etc/local.xml and find the following chunk of code: Change it to: Note: Only letters or numbers are allowed no special characters is allowed then save that file. After doing all these Read more…