Apache deep dive

Apache Hypertext Transfer Protocol Server (httpd) Apache: Open Source cross-platform web server software Services 57% of all active websites Name comes from respect for apache Native American tribe(A PATCH SERVER) http://httpd.apache.org/ https://en.wikipedia.org/wiki/List_of_Apache_modules https://httpd.apache.org/docs/2.4/mod/ Background Most of the functionality of the Apache web server is provided by modules. A module can be either: static, meaning that … Continue reading Apache deep dive