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
master
gixy
/
tests
/
plugins
/
simply
/
http_splitting
/
proxy_pass_lf.conf
4 lines
70 B
Plaintext
Raw
Permalink
Blame
History
location ~* ^/test/([^/]+)/ {
proxy_pass http://10.10.10.10/$1;
}
Reference in New Issue
View Git Blame
Copy Permalink