Creating a simple HTTP server with python
Using python, you can create a simple http server without having to install a fullblown web server.
Using python, you can create a simple http server without having to install a fullblown web server.
This article describes how to install Nibbleblog on a Ubuntu 16.04 system running Apache and PHP.
LAMP is a popular server stack using apache to deliver dynamic content; LEMP utilises ngnix to achieve the same open source technologies.
This post gives an example how to convert the .htaccess file provided with Nibbleblog when SEO is enabled into the equivalent IIS web.conf file.