Welcome! Log In Create A New Profile

Advanced

Forcing incognito mode on a reverse proxy

Saint Michael
December 16, 2023 02:18PM
I have a reverse proxy but for security reasons, I need to force the
client to work the closest to an Incognito session as possible.
I tried adding the following:

proxy_set_header Cookie "";
add_header Set-Cookie "cookie_name=; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"; }

but it still does not work correctly.

Is there a way to do this?
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Forcing incognito mode on a reverse proxy

Saint Michael December 16, 2023 02:18PM

Re: Forcing incognito mode on a reverse proxy

Francis Daly December 20, 2023 06:00AM

Re: Forcing incognito mode on a reverse proxy

Constantine A. Murenin December 20, 2023 12:38PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 79
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready