Update 101-apache.md (#1124)

pull/1132/head
qrav 3 years ago committed by GitHub
parent e757f429dc
commit 97f2583e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      content/roadmaps/101-backend/content/122-web-servers/101-apache.md

@ -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>

Loading…
Cancel
Save