Django isn’t a HTTP server. You need a HTTP server like Apache, Nginx, etc along with the correct php module to run your PHP script . Then you can configure Django to run on the same server.
Read moreDjango isn’t a HTTP server. You need a HTTP server like Apache, Nginx, etc along with the correct php module to run your PHP script . Then you can configure Django to run on the same server.
Read more