digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉
https://do.co/nginxconfig
MIT License
27.42k stars 2.01k forks source link

[FR] Add support for `proxy_cookie_domain` #434

Open gtn1024 opened 1 year ago

gtn1024 commented 1 year ago

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.