Merge a41ee3faef61c7dd76ab323de6499f49c4973a2d into 8f78ada9f619b39bef91e2e8fd66fdf2bddcda4d

This commit is contained in:
Scott Radvan
2016-05-07 06:14:25 +00:00

View File

@ -604,6 +604,7 @@ _See https://github.com/Kickball/awesome-selfhosted#xmpp_
* [Apache](http://httpd.apache.org/) - Most popular web server.
* [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.
* [darkhttpd](https://unix4lyfe.org/darkhttpd/) - Small binary web server with no dependencies serving static files and quick to set up.
* [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.
* [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.