We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
uiisc
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
v2.0.4
Branches
Tags
dev
master
v2.0.0
v2.0.1
v2.0.3
v2.0.4
2.0.3
2.0.2
0.0.4
0.0.3
0.0.2
0.0.1
uiisc
/
nginx.conf
nginx.conf
79 B
Permalink
History
Raw
1
2
3
location /callback {
rewrite ^(.*)$ /callback/index.php?s=$1 last; break;
}