I am new to the world of website hosting, especially in cPanel platform. I have a website which is developed using Python language, which makes use of Django also. I have hosted this website in cPanel. But it doesn't seems to be working.
When I browse my website domain (www.def.com), now it displays site.wsgi (wsgi file) file as such.
I could know that by default, CPanel doesn't support Django. Using SSH, I have installed Django. But I am not sure how to configure the same. Would be good if I can get a step by step instructions on how to install and configure Django in cPanel.
FYI, This is a shared web hosting server from GoDaddy and that too not a virtual Private server or doesn't have root access. How will host this site by using wsgi file.