How To Deploy/Host Django On Apache - Ubuntu 22

preview_player
Показать описание
#Deploy #Host #Django #Apache #Webserver #Ubuntu #Nginx #Gunicorn #LearnPython
Рекомендации по теме
Комментарии
Автор

I've followed all steps without issue, but still hit "Forbidden
You don't have permission to access this resource.

Apache/2.4.52 (Ubuntu) Server at 47.128.160.233 Port 80".
Any idea how to troubleshoot this?

glvoqzn
Автор

It's not working. Probably this method is outdated

mumishorts
Автор

still not working for me.. still in Forbidden.. I'm having this issue..

[wsgi:warn] [pid 8899:tid 139748185913216] (13)Permission denied: mod_wsgi (pid=8899): Unable to stat Python home Python interpreter may not be able to be initialized correctly. Verify the supplied path and access permissions for whole of the path.

christianjamel
Автор

Hi, thank you for this tutorial i would like to know if you make a tutorial on the virtualHost deploying django

rarepassenger
Автор

That's very clear but i have project and its directory in my machine. how can i deploy it ? Here you create new project.

kirkhammett