Rails app returns HTTP 422 for new ServerAlias - Internet Explorer only
- by Snips
I have a long-standing Rails app running on Mac OS X (apache2). The set-up uses Apache virtual hosts and Passenger. The Rails app also uses HTTP Basic Authentication.
I need to migrate the app from one url domain to another - with some overlap of both domain names being accessible simultaneously for a period.
To do this, I've added the new…