Keywords: WordPress - AWS - How to - Other
Description:
I currently have a WordPress website on my AWS server installed and running fine. I need to add a 2nd website to the same server, only this 2nd site will not be WordPress and will instead be a simple PHP site.
The 2nd site will utilize the same domain, but will have a different subdomain, than the current Bitnami WordPress site installed. I need both sites to use the same ssl certificate currently installed (the certificate covers all subdomains).
Is this possible to do?