This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
gixy
mirror of
https://github.com/yandex/gixy
Watch
1
Star
0
Fork
You've already forked gixy
0
Code
Issues
Projects
Releases
Wiki
Activity
better-regex-error
gixy
/
tests
/
plugins
/
simply
/
ssrf
/
request_uri_var_fp.conf
4 lines
85 B
Plaintext
Raw
Permalink
Blame
History
location / {
set $upstream "http://some$request_uri";
proxy_pass $upstream;
}
Reference in New Issue
View Git Blame
Copy Permalink