Hello, I'm trying to accomplish this:
http://subdomain.server.com/ should redirect to https://secure.server.com/login?subdomain, but http://subdomain.server.com/any-other-page should pass through as-is.
Can I accomplish this in the .htaccess file?