not_host_var_fp.conf 66 B

123
  1. location ~ /proxy/(.*)$ {
  2. proxy_pass http://yastatic.net/$1;
  3. }