DIY · Open Source · TechIt

Simple CGI Web App Testing setup with Python-CGI and NGINX/uWSGI 

This week I needed to set up a very simple web app. I’ve ended up looking at Python to wire up some cgi scripting to an otherwise static html/js “website”. For the #poc I installed the Debian network install ISO into a virtual box VM… Installing NGINX… apt-get install nginx service nginx status service nginx… Continue reading Simple CGI Web App Testing setup with Python-CGI and NGINX/uWSGI