Aug 29, 2017 · 1 min read
Hi,
Thanks for this tutorial. I’m trying to install a flask app but I’m facing an issue with the fastCGI application path ; Windows won’t let me write anything after C:\Python34\python.exe. When I add |C:\inetpub\wwwroot\website\wfastcgi.py, it returns me an error saying “FastCGI application must have a .dll or .exe extension”.
Do you have any idea on how I could achieve it ?
Thanks again