DEV Community

Discussion on: What you learning about this weekend?

Collapse
 
alexpeain profile image
Alex Peain

I am working on Backend and webserver .
To deploy our Django projects on AWS EC2 with apache 24. Multiple bugs and there are a lot of unfamiliar topics .I couldn't install apache on AWS Linux and mod_wsgi on instance.So I try to build new Ubuntu instance and it can install but the web browser still didn't show anything.
Well it make me all sweat the whole weekend.