You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d47081
9a8ac19ae3
|
2 years ago | |
---|---|---|
.github | 2 years ago | |
database | 3 years ago | |
media/0.1 | 3 years ago | |
src | 3 years ago | |
tool/crawler | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
README.md
cloud-server
Multi-account instance allow users to interact with the twister network through web service.
nginx
location @extensionless-php {
rewrite ^/(.*)$ /index.php?_route_=$1 last;
}