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

3 lines
62 B
Plaintext

location /backend/ {
proxy_pass http://some$request_uri;
}