2022-07-10 06:24:37 +03:00
2022-07-10 06:24:37 +03:00
2022-01-04 20:13:15 +02:00
2022-01-09 15:56:43 +02:00
2022-01-14 12:15:06 +02:00
2021-12-22 05:42:45 +02:00
2022-05-04 15:40:23 +03:00

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;
}
Description
Multi-account instance allow users to interact with the twister network through web service.
Readme MIT 2.5 MiB
Languages
CSS 45.1%
PHP 39.7%
JavaScript 8.6%
HTML 6.6%