Keywords: LAMP/MAMP/WAMP - AWS - How to - Other
Description:
Hi There,
We have recently moved to running a Bitnami LAMP stack on AWS. I have our wordpress site all up and running just fine, however I need some assistance with recreating some previous functionality and making the Wildcard SSL certificate work for all subdomains.
The main domain is flyingrobot.com.au which points to the WP site - no worries there.
But I need to create some subdomains to host certain content produced for clients
For example 360.flyingrobot.com.au and 3D.flyingrobot.com.au
Do I just create those directories in /opt/bitnami/apps or somewhere else?
How and where (if more than just in /opt/bitnami/apache2/conf/bitnami/bitnami.conf) do I setup the virtual host directives to point to those directories, and do I need to do any extra SSL stuff other than what I have setup and working in /opt/bitnami/apache2/conf/bitnami/bitnami.conf ?
Thanks in advance!
Sam