System Requirements |
---|
Version | 3.1.0 |
---|
Language | PHP 8.0+ |
---|
Database | MySQL 8+ / SQLite 3+ |
---|
Click to see the differenceIf you're using Nginx, you'll need to add the following rewrite rules to your configuration file.
if ($request_uri !~ ^/(stc/.*|favicon.\w+?\??.*|apple[\w-]+?\.png\??.*|[\w-]+?\.txt\??.*)$) {
rewrite ^/([\s\S]*)$ /index.php?__path=$1 last;
}
The above additional libraries are developed by third parties. This program does not directly include the above libraries, and they are not necessary for the program to run. They are only available for users who need to download them.