Boosuro StephenTHE DYNAMIC DUO: PHP-FPM AND NGINX FOR EFFICIENT PHP FILE SERVING PART 1Photo by Cup of Couple from Pexels: https://www.pexels.com/photo/collectible-toy-dinosaurs-8014531/Dec 31, 2023
Pralay DasDeploy a Python Flask Application in IIS Server and run on machine IP addressIn this article, I’ll explain the procedure of deploying a Flask application in Windows IIS Server (2012 R2, 2016 and 2019) using FastCGI…May 22, 202017
Benjamin GreenBuilding a Minimal 12 Factor Application with FastCGI, C and Docker (Part 2)It has been a while since Part 1 of this series, sorry for that. The repository for the code used in this article (and part 1) is…Oct 4, 2023Oct 4, 2023
Muhammad TauseeqDeploy a Flask app on Windows Server using FastCGI and IIS.If like me you are a Python developer and facing problems while trying to deploy your Flask app on a windows server using IIS. Here is a…Jun 7, 20217Jun 7, 20217
0xRavePlanetExpress PG PracticeIn this walkthrough, we’ll dissect CTF challenge from the Proving Grounds Practice PlanetExpress of Offensive Security. Let’s embark on…Sep 28, 2023Sep 28, 2023
Boosuro StephenTHE DYNAMIC DUO: PHP-FPM AND NGINX FOR EFFICIENT PHP FILE SERVING PART 1Photo by Cup of Couple from Pexels: https://www.pexels.com/photo/collectible-toy-dinosaurs-8014531/Dec 31, 2023
Pralay DasDeploy a Python Flask Application in IIS Server and run on machine IP addressIn this article, I’ll explain the procedure of deploying a Flask application in Windows IIS Server (2012 R2, 2016 and 2019) using FastCGI…May 22, 202017
Benjamin GreenBuilding a Minimal 12 Factor Application with FastCGI, C and Docker (Part 2)It has been a while since Part 1 of this series, sorry for that. The repository for the code used in this article (and part 1) is…Oct 4, 2023
Muhammad TauseeqDeploy a Flask app on Windows Server using FastCGI and IIS.If like me you are a Python developer and facing problems while trying to deploy your Flask app on a windows server using IIS. Here is a…Jun 7, 20217
0xRavePlanetExpress PG PracticeIn this walkthrough, we’ll dissect CTF challenge from the Proving Grounds Practice PlanetExpress of Offensive Security. Let’s embark on…Sep 28, 2023
Akshay MewadaHost Flask and Django Web Application wit windows IIS FastCGIInternet Information Services(IIS) is a software package tool for hosting websites.May 16, 20201
Lakhdar BelkharroubiHow To deploy a Django application on Windows server 2019 using IISAfter doing some searches on the internet (on Google and YouTube) about how to deploy a Django application on a Windows Server, I didn’t…Dec 14, 2022
Benjamin GreenBuilding a Minimal 12 Factor Application with FastCGI, C and Docker (Part 1)In this series of articles I will work through a simple, stateless web application which can be hosted easily and will demonstrate what is…Aug 30, 2020