mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-04-16 09:03:57 +00:00
Add a couple of awesome webservers
This commit is contained in:
parent
4a3f90b7fc
commit
f3bc62ba9f
1 changed files with 2 additions and 0 deletions
|
@ -611,7 +611,9 @@ _See https://github.com/Kickball/awesome-selfhosted#xmpp_
|
|||
*Web servers.*
|
||||
|
||||
* [Apache](http://httpd.apache.org/) - Most popular web server.
|
||||
* [Caddy](https://caddyserver.com/) - Modern feature set and easy to configure.
|
||||
* [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.
|
||||
* [Hiawatha](https://www.hiawatha-webserver.org/) - Prioritises security, simplicity and performance.
|
||||
* [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.
|
||||
|
|
Loading…
Add table
Reference in a new issue