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 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
