gixy/tests/plugins/simply/ssrf/not_host_var_fp.conf

3 lines
66 B
Plaintext

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