How to host Flask web app on windows server 2003 R2. Please explain in detailed steps. I have not found any resource on internet to deploy in Windows server 2003.
I want to host in intranet. Please anyone help me.
So I have tried to create a site in IIS on windows 10. when iam browsing the URL then iam getting the error.
Error Code 0x80070021 Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
User contributions licensed under CC BY-SA 3.0