How to host django app on ionos's VPS
I have purchased the cheapest VPS plan of ionos and now i want to host my django app, but when i execute 'python manage.py runserver' command and go to my_ip:8000 it shows invalid page on the browser, can anyone help me???