I need to set up a SSL subdomain that will point to a different directory on the server. In this answer,
http://www.experts-exchange.com/OS/Linux/Q_23401613.html, it was suggested that I set up a subdomain, virtualhost and path. I'm not sure how to do that? Do I use the .htaccess file or is there some other way. If .htaccess what does the command look like.
Here's the background. I have domainA.org and domainB.org both hosted on the same server. DomainA has a SSL certificate. I want to use that certificate for domainB. I have domainB.domainA.org set up already. I've tried putting a .htaccess file with this command in the root of the subdomain but it doesn't work. Alias / /var/www/hosts/domainB/pub
lic_http/l
ander
Can you tell me what is needed to get this path to work?
I have domainB
Start Free Trial