I want to know how we can customize the admin url login.For example I want that instead of http://www.example.com/?q=admin,I want http://www.example.com/?q=config or any other.Help is needed

Comments

ashiwebi’s picture

Please suggest the solution for changing the admin url path means

http://www.exmaple.com/?q=admin

should not show the admin page for login.The admin url should be different.

ashiwebi’s picture

Please help for custom url for admin.

gforce301’s picture

That path is not the "admin login". The login path for any drupal site is "/user".

ashiwebi’s picture

I donot want that the admin url shows admin login screen.I want to give custom url for admin login screen otherwise when user type http://www.example.com/admin it gives admin login screen.Thanks for you reply.Please suugest the solution.