digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉

Home Page:https://do.co/nginxconfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FR] Add support for `proxy_cookie_domain`

gtn1024 opened this issue · comments

Feature request

Feature description

Add support for proxy_cookie_domain.

How the feature is useful

Sometimes, we want to proxy some websites which is too slow or banned by something. Use nginx to proxy it. The website uses cookie for session, so we need to proxy the cookie.