Setup Django Applications with Apache on AWS Linux 2. part1

Опубликовано: 28 Сентябрь 2024
на канале: Talha Anwar
469
3

Please watch the video at 1.5.
In this tutorial, I have installed setup Django with apache using mod-wsgi on Linux 2.
As by default Linux 2 is equipped with python2 so first I installed python3 and showed how to install python3.7.
After that, I created a virtual environment and installed mod-wsgi.
In the video, I have also created a dummy website.

I apologize for not editing this video properly and making trivial mistakes.