Merge pull request #399 from stylersnico/patch-1

Add Caddy Web Server
This commit is contained in:
Francisco Augusto 2017-12-17 09:19:10 +01:00 committed by GitHub
commit 81646496b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -679,6 +679,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.