Relative Content

Tag Archive for pythondjangodeploymenthostingiis-8

deplying django project in IIS

I’m having trouble deploying my Django project on IIS. I’m getting a 500 error, and it says that FastCGI is either not pointing to the right place, is misconfigured, or the settings file might be incorrect. I’m having a hard time figuring out where the problem is. Could you guide me towards some concrete examples or tell me exactly what I need to do?