skip to Main Content

Django Apache setup – forbidden Error 403

Since it did not work on the first time, I created a fresh new venv for my django project. my folder structure looks like this: btw I used the Django/Apache Setup guide from digitalOcean (https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-apache-and-mod_wsgi-on-ubuntu-16-04) /home/pi/myproject/myprojectenv (this is where my…

VIEW QUESTION
Back To Top
Search