Quick overview.
I have mydomain.com. I want to have my SSL cert for secure.mydomain.com. I have already purchased and installed the cert for secure.mydomain.com successfully. I put the mydomain.com on it's own IP so I can use SSL.
This is where I'm getting confused. How do I get content up for secure.mydomain.com? Do I just put it in the "public_html" folder or put it in it's own "secure" folder under "public_html"?
I've tried making secure.mydomain.com a subdomain but I don't want to do a redirect, I want to use the DNS resolve secure.mydomain.com and have them see that name. Also, where the heck do you put content for subdomains so that it's seperate from the main site?
:confused: