Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: nginx config question, rules?

$
0
0
TPFreak Wrote:
-------------------------------------------------------
> not a single documentation on how to use it with cookies & variables,
> so it can't be that easy? lol

Thats why I said test map block with curl,

map $http_cookie $checkCookie {
default 0;
~$SHA1 $var;
}

Should work with $var but untested, else you might have to switch to Lua where complex variable handling is 'easier'.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>