Skip to content

Michael-fore/Flask_IIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask_IIS

Reposity for a youtube tutorial on how to run a flask app in IIS.

  1. Clone this repo to wwwroot

  2. Install Python in the root directory

  3. Enable CGI for IIS

  4. Install wfastcgi from pip

  5. Ensure proper file permissions

  6. Configure Web.config

Youtube Tutorial: https://youtu.be/En9vo7Ognm0

Contact

Add me on Linkedin, if you want any custom work done this is a good place to reach me.

I don't use Twitter all that much, but here it is.

FAQ/Troubleshooting:

  1. HTTP Error 500.0 - Internal Server Error scriptProcessor could not be found in application configuration a. Make sure the path in your FastCGI settings in IIS home matches what is inside the web.config Here is an example of what can cause this error. image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages