Installing SSL on AWS EC2 Bitnami Mean Stack
问题 We are using an AMI provided by Bitnami that consists of our MEAN stack deployed on an Ubuntu server. We recently purchased an SSL certificate from GoDaddy which we were trying to install on our Amazon EC2 server. We installed the certificates successfully on the Apache server by setting up conf/extra/httpd-ssl.conf under the apache2 folder. However, when we go to https://zywie.org , it redirects the user to the default Bitnami webpage, not the Zywie application. Our MEAN stack application