Resources added for CaddyServer (#1191)
* Resources added for CaddyServer * Update content/roadmaps/101-backend/content/122-web-servers/102-caddy.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1657/head
parent
69ac34a64c
commit
531f6e4e09
1 changed files with 7 additions and 1 deletions
@ -1 +1,7 @@ |
||||
# Caddy |
||||
# Caddy |
||||
|
||||
The Caddy web server is an extensible, cross-platform, open-source web server written in Go. It has some really nice features like automatic SSL/HTTPs and a really easy configuration file. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://caddyserver.com/'>Official Website</BadgeLink> |
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=t4naLFSlBpQ'>Getting started with Caddy the HTTPS Web Server from scratch</BadgeLink> |
||||
|
Loading…
Reference in new issue