Advertisement
Guest User

Untitled

a guest
Mar 16th, 2012
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. if ($arg_t = '2589') {
  2.              proxy_hide_header "Set-Cookie";
  3.              proxy_ignore_headers "Cache-Control" "Expires";
  4.              proxy_ignore_headers Set-Cookie;
  5.              proxy_cache     pagecache;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement