Configure Apache web server to run python as cgi
This tutorial aims to assist you in the configuration and activation of CGI within the Apache web server, enabling the execution of Python scripts. To provide dynamic content, it is…
This tutorial aims to assist you in the configuration and activation of CGI within the Apache web server, enabling the execution of Python scripts. To provide dynamic content, it is…
This is a step by step guide on how to configure CGI in Apache web server and run perl scripts in linux systems. We are enabling Apache module named mod_cgi…
This is a simple tutorial on how to install uWSGI server in Ubuntu 20.04 LTS (Focal Fossa) and deploy a simple Flask application. I am also explaining below how to…
Initiate a new instance through the Amazon EC2 console utilizing Ubuntu Server 16.04 LTS (HVM). I am deploying this instance in the US-EAST-1 region, therefore I am utilizing the AMI…