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

Re: nginx config question, rules?

$
0
0
set_sha1 $helpme hello;

map $http_cookie $logged_in {
default 0;
~MyCustom_Cookie $helpme;
}
if ($logged_in = $helpme) {
return 503;
}



omg heeeeeeeeeelp.. headcache -.-

Viewing all articles
Browse latest Browse all 4759

Trending Articles



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