Delete or restart cookies - issue with chrome
mex
nginx-forum at nginx.us
Thu Oct 23 07:22:50 UTC 2014
Hi Raul,
> I don't know what cookie is, the site is http://urbania.pe
>
if you dont know the cookie-name you cannot reset them from nginx,
but i see quite a few in my developer-tools.
i'd suggest you create a location that match this false redirect-location
and reset the cookies from within this location, and the redirect
users to / after this reset.
http://www.ebrueggeman.com/blog/setting-cookies-in-nginx
btw, i think it is bad design to place redirect-information into cookies.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,254207,254212#msg-254212
More information about the nginx
mailing list