Add Caddy Web Server

+ * [Caddy](https://caddyserver.com/) - The HTTP/2 Web Server with Fully Managed TLS.
This commit is contained in:
Nicolas Simond 2016-08-10 12:51:00 +02:00 committed by GitHub
parent 60de5c78ec
commit 8b064871c7
1 changed files with 1 additions and 0 deletions

View File

@ -642,6 +642,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
*Web servers.*
* [Apache](http://httpd.apache.org/) - Most popular web server.
* [Caddy](https://caddyserver.com/) - The HTTP/2 Web Server with Fully Managed TLS.
* [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.
* [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments.
* [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server.