1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-04-19 18:41:36 +02:00

Restructuring: Fixed links

This commit is contained in:
2026-04-03 09:12:03 +02:00
parent 32e6023f60
commit f4181c2c3d
110 changed files with 583 additions and 635 deletions

View File

@@ -1,12 +1,12 @@
# Reverse proxy
A reverse proxy is an application that is upstream of back-end application and
forwards clients to those.
A reverse proxy is an application that is upstream of back-end application and forwards clients to
those.
## Software that can be used as reverse proxy
The following software can be used as reverse proxy.
- [Traefik](./traefik.md) is a http and https reverse proxy with a special
integration of infrastructure components (e.g. [Docker](./docker.md))
- [NGINX](./nginx.md) is a webserver that can be also used as a reverse proxy
- [Traefik](/wiki/traefik.md) is a http and https reverse proxy with a special integration of
infrastructure components (for example [Docker](/wiki/docker.md))
- [NGINX](/wiki/nginx.md) is a webserver that can be also used as a reverse proxy