0

My AWS free tier is nearing its end and im trying to minimize my costs for when it happens. As i do not have much on AWS my main cost is the load balancer in front of my beanstalk app which i use purely for for the https.

So now i am trying to remove it while still being able to reach my app via https so that oauth works.

I have found this answer: How to encrypt traffic between the load balancer and web servers with elastic beanstalk

however when i follow it i get an error:

httpd: Syntax error on line 50 of /var/proxy/staging/httpd/conf/httpd.conf: Syntax error on line 1 of /etc/httpd/conf.d/ssl.conf: Cannot load modules/mod_wsgi.so into server: /etc/httpd/modules/mod_wsgi.so: cannot open shared object file: No such file or directory

does anyone know what i did wrong or how to fix it?

J.N.
  • 153
  • 1
  • 9

0 Answers0