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
ff42a521c4
gixy
/
tests
/
plugins
/
simply
/
ssrf
/
host_w_const_start.conf
3 lines
70 B
Plaintext
Raw
Blame
History
location ~* ^/backend/(?<path>.*) {
proxy_pass http://some$path;
}
Reference in New Issue
View Git Blame
Copy Permalink