mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-29 17:34:04 +02:00
Add Web Servers section
This commit is contained in:
parent
97e8df1d5f
commit
bf02421eac
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -136,6 +136,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Networking](#networking)
|
||||
* [Reverse Proxies](#reverse-proxies)
|
||||
* [Networking Security Tools](#networking-security-tools)
|
||||
* [Web Servers](#web-servers)
|
||||
* [Operating Systems](#operating-systems)
|
||||
* [BSD-based](#bsd-based)
|
||||
* [Linux-based](#linux-based)
|
||||
|
|
@ -1515,6 +1516,19 @@ A desktop environment usually depends on a specific window manager to work.
|
|||
> * [go-away](https://git.gammaspectra.live/git/go-away)
|
||||
> * [iocaine](https://iocaine.madhouse-project.org/) [](#anti-ai-policy) ([1](https://git.madhouse-project.org/iocaine/iocaine/src/commit/80bf9f69d3d95a37aa96eda86ea4c049982f42fc/CONTRIBUTING.md))
|
||||
|
||||
### Web Servers
|
||||
|
||||
| Name | Last Untainted <br />Version/Commit ID | Evidence |
|
||||
|---|:---:|---|
|
||||
| [Apache HTTP Server](https://httpd.apache.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/apache/httpd/commit/e340b81301e32c9beaddf3c5da068e31a4bdb2b7), [2](https://github.com/apache/httpd/commit/49d52aa3cfa8098fc54c1a2f396d399a96bc54c3)) |
|
||||
| [NGINX](https://nginx.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/nginx/nginx/pull/1210)) |
|
||||
|
||||
> [!NOTE]
|
||||
> #### Web Servers Alternatives
|
||||
> * [Hiawatha](https://hiawatha.leisink.net/)
|
||||
> * [lighttpd](https://www.lighttpd.net/)
|
||||
> * [OpenLiteSpeed](https://openlitespeed.org/)
|
||||
|
||||
## Operating Systems
|
||||
|
||||
> [!NOTE]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue