So, if you're planning to setup NGINX to run a PHP based CMS or simply want to serve some dynamic web pages, you need to add PHP support first. This […]
Simplest IPv6 web server in Python
As IPv4 is already exhausted, so many ISP is switching to a mixture of private IPv4 and public IPv6 network. So, it opened a scope for many to experiment with […]
6 lightweight Web Server for Linux
Here's how you can create a lightweight web server on Linux easily to test some code, serve static HTML files or whatever you like. There's no need of a full […]