mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 21:11:44 +02:00
Add apache resources
Matching content from https://github.com/kamranahmedse/developer-roadmap/blob/master/content/roadmaps/101-backend/content/122-web-servers/101-apache.md
This commit is contained in:
committed by
GitHub
parent
ab744cfa36
commit
24b8c6a8c6
@@ -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>
|
||||
|
Reference in New Issue
Block a user