Changing the Path of Login/Dashboard?

Permalink
Hello,

I was recently (still am actually, with a temporary solution) in a predicament where our old website used the vanity URL "/login" to redirect and allow our users to access an outside path.

After the redesign of our site, this initial path "/login" had to be changed, because as you already know "/login" or "/dashboard" are pretty much the same path that allows the admin to log on to the C5 CMS. The issue I face is that many of our users still try to use the "/login" to try and access the redirected site.

So basically, my question is:
Is there a way to change the path "/login" to be something like "/cmslogin" where that and "/dashboard" direct the admin to log on to the CMS, and free up the "/login" to be used as it's initial redirect from the old site?

I hope this make sense. I have searched through the whole forum and was surprised that this hasn't ever been addressed before. I would think that as a security measure, that not everyone would want to use "/login" to access the CMS and would like to hide it from the general public and for admin use only.

Any help on where I could change base files and/or paths would be very helpful and greatly appreciated. Thanks!