Apache mod_rewrite for multiple domains to SSL
- by Aaron Vegh
Hi there,
I'm running a web service that will allow people to create their own "instances" of my application, running under their own domain. These people will create an A record to forward a subdomain of their main domain to my server.
The problem is that my server runs everything under SSL. So in my configuration for port 80, I have the…