Let's say I want to have my blog display at blog.example.com, but I own a SSL/TLS cert for example.com only.
I want to have authenticated users transparently redirected from blog.example.com to example.com/internal/blog (which uses TLS) so that their connections can be encrypted. The latter URL should be the admin interface for the blog.
Is this feasible?
I'm using Apache2 on RHEL 5.4.