The Internet Information Services Manager (IIS) from Microsoft is used on Windows Web servers. Most days, people are using Azure and other cloud services to host their websites, so it is often difficult to find help for using Django on stand-alone IIS servers. After lots of research and frustration, I cobbled together some steps to help set up a Django website on IIS.
How to Set Up a Django Site on IIS
Written by Development, Web Development.
on inLast update on .
The Internet Information Services Manager (IIS) from Microsoft is used on Windows Web servers. Most days, people are using Azure and other cloud services to host their websites, so it is often difficult to find help for using Django on stand-alone IIS servers. After lots of research and frustration, I cobbled together some steps to help set up a Django website on IIS.