diff --git a/proxy/html/challenges.html b/proxy/html/challenges.html index e07b451..9ba4104 100644 --- a/proxy/html/challenges.html +++ b/proxy/html/challenges.html @@ -196,6 +196,7 @@
Easy 1) Routing verstehen (aktiv) +

nginx-Doku: location · proxy_pass

Muss: zuerst in proxy/nginx.conf nachsehen, dann testen.

Warum wichtig: Routing ist die Grundfunktion jedes Reverse Proxys - ohne sauberes Matching ist alles andere instabil.