NGINX Konfiguration - Linux
/etc/nginx/proxy_params
Schnellaktionen
📥 Original herunterladen proxy_paramsKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert proxy_params von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 9 (Stretch)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
⚠ Verschiedene Versionen:
Debian:
Ubuntu:
Konfigurationsdatei-Inhalt
5 Zeilen
proxy_set_header Host $http_host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
Download-Befehle
proxy_params •
Lade die 100% original unveränderte Konfigurationsdatei herunter von NGINX
Mit wget:
wget -O proxy_params.example https://exampleconfig.com/api/v1/config/original/2612ba3438c3b7855ea7779a879e6aef?hint=proxy_params
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/2612ba3438c3b7855ea7779a879e6aef?hint=proxy_params > proxy_params.example
Verwandte Konfigurationsdateien
/etc/nginx/proxy_params
NGINX · Debian 9 (Stretch)
/etc/nginx/proxy_params
NGINX · Debian 9 (Stretch)
/etc/nginx/proxy_params
NGINX · Debian 9 (Stretch)
/etc/nginx/proxy_params
Apache HTTP Server · Debian 9 (Stretch)
/etc/nginx/proxy_params
Apache HTTP Server · Debian 9 (Stretch)
/etc/nginx/proxy_params
Apache HTTP Server · Debian 9 (Stretch)