We are running a WordPress website and, for ease of use for our vendors, we would like to have the login page show up at:
The original url is http://website.com/login
Is this possible or will I have to create a new page to host on http://my.website.com and work out a way to login to http://website.com from there?
You can do this using mod_rewrite. Put these rules (above any wordpress rules that you already have) in the htaccess file in your document root: