Answers

Question and Answer:

  Home  Magento

⟩ How to change admin url?

app/etc/local.xml

<admin>

<routers>

<adminhtml>

<args>

<frontName><![CDATA[admin]]></frontName>

</args>

</adminhtml>

</routers>

</admin>

OR:-

System=>Config=>Advanced=>Admin=>Admin Base URL

-> Use Custom Admin URL :- No

-> Use Custom Admin Path :- Yes

-> Custom Admin Path :- Your Choice

 203 views

More Questions for you: