I have 50+ sites on my server and they all need a way to access them via SSL. And I cannot afford to buy a unique IP for each site.
Is there a way I can setup a domain like: https://secure.mydomain.com/
And give each site: e.g. domainA.com e.g. domainB.com
a url like: https://secure.mydomain.com/domainA/ https://secure.mydomain.com/domainB/
I know of a few webhosts that do this.
How can I do this?
Do I fiddle with the application starting points?
thanks.
my goal:
- buy 1-3 ip addresses
- 1 SSL cert.
- Offer an SSL url for each site (each site already has a normal domain)