Django IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • superstar0225
    New Member
    • Jul 2021
    • 1

    Django IIS

    Dear, developers.
    I am going to host Django on windows.
    Most of developers are hosting on Linux.
    So, there is no complete and reference material how to host Django on windows 10.
    I am going to use IIS + wfastcgi.
    But, unfortunately, the server is not working.
    Main setting is like that.

    The result shows only file directory. (http://localhost:81)
    Thank you.
Working...