Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handler "Python FastCGI" has a bad module "FastCgiModule" in its module list #13

Open
architdatar opened this issue Feb 24, 2023 · 1 comment

Comments

@architdatar
Copy link

I am trying to follow along the tutorial to run a Django app with IIS server. Here are my settings:
Windows Server 2019, IIS10.

I am setting up my server and added CGI as shown in the image.

Capture1

But, when i deploy the app, i get an error saying that the "FastCgiModule" is not in the list.

Capture2

I looked in HandlerMappings to find that the FastCgiModule was indeed not in the list of modules that IIS considers.

Help and understanding about this is much appreciated.

@lextm
Copy link

lextm commented Mar 31, 2024

Read #15 and you can find a good alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants