Apache Is A Swiss Army Knife

There are tools that are extremely useful and once configured properly will last a long time with little or no maintenance required at all. Web servers are a common example of tools that come to my mind that can be a swiss-army knife and serve a lot of purposes.

Whether you choose Apache, Nginx or IIS, just to pick some of the most famous ones, it’s very important to know at least most of the features that they offer. So it’s very important to get familiar with at least one of them, reading the documentation and start experimenting a bit.

Continue reading “Apache Is A Swiss Army Knife”

Merge All Apache Httpd.Conf with Python

Apache is certainly the most popular web server around, it’s also open-source, multi-platform and serves more than 46% of the websites in the world.

Its success goes back to the mid-90s when Apache was created and the internet started to be used more widely and is evolved to the 2.4 version that we use today. Apache has a lot of features that make the tools valuable and useful.

Continue reading “Merge All Apache Httpd.Conf with Python”