Загрузка страницы

Mapping Headers in Nginx

Writeup Here: https://serversforhackers.com/c/nginx-mapping-headers

When we use our applications behind some sort of proxy, we usually need to make the application aware it's behind a proxy.

This lets the application know to use the Forwarded or the X-Forwarded-* headers to know the protocol/schema (http vs https), port, and real client IP address.

However, sometimes we don't have the standard headers available. In those cases, we can map one header (and it's value) to another header in Nginx!

Twitter: https://twitter.com/fideloper
Facebook: https://www.facebook.com/serversforhackers/
Book: https://book.serversforhackers.com/
Deploy: https://deploy.serversforhackers.com/
Docker: https://shippingdocker.com/

Видео Mapping Headers in Nginx канала Servers for Hackers
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
20 августа 2018 г. 2:28:34
00:10:50
Яндекс.Метрика