I'd like to securely access my WordPress admin page. I've read the material about shared SSL on Inmotion Hosting's support pages as well as WordPress documentation. It is unclear to me if I need a plugin to accomplish what I want.
I added "define('FORCE_SSL_ADMIN', true);" to my wp-config.php file.
The URL I'm using is https://secure51.inmotionhosting.com/~myusername/wp-admin. This page redirects me to https://mydomain.com/wp-login.php?redirect_to=https%3A%2F%2Fsecure51.inmotionhosting.com%2F~myusername%2Fwp-admin%2F&reauth=1. I get a 404 error.
Can someone please explain what is incorrect or refer me to the appropriate documentation?
Jeff
