1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-03 14:22:41 +02:00

Update 101-apache.md (#1124)

This commit is contained in:
qrav
2022-02-09 17:01:04 +01:00
committed by GitHub
parent 1f2e25c2a3
commit 42c113b186

View File

@@ -1 +1,7 @@
# Apache # Apache
Apache is a free, open-source HTTP server, available on many operating systems, but mainly used on Linux distributions. It is one of the most popular options for web developers, as it accounts for over 30% of all the websites, as estimated by W3Techs.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://httpd.apache.org/'>Apache Server Website</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=kaaenHXO4t4'>What is Apache Web Server?</BadgeLink>