|
IP:103.40.253.224,登录名:root 密码:Zw!643763477
外网ipv4面板地址: https://103.40.253.224:19536/2a2f1c3a
username: k2wxpxsk
password: 4e5b3668
Discuz! X3.5 Release 20240520 UTF-8
UCenter 1.7.0 Release 20240520
Linux / PHP v7.2.33
nginx/1.24.0
MySQL 5.7.44-log
上传许可
50M
当前数据库尺寸
641.48 MB
- 20250513宝塔设置:
- 网站名 www.52fy.com
- 根目录 /www/wwwroot/www.52fy.com
- 备注 www.52fy.com
- 数据库名 feiyang
- 用户名 feiyang
- 密码 @L**5*s***#
复制代码- 伪静态:
- location / {
- rewrite ^([^\.]*)/topic-(.+)\.html$ $1/portal.php?mod=topic&topic=$2 last;
- rewrite ^([^\.]*)/article-([0-9]+)-([0-9]+)\.html$ $1/portal.php?mod=view&aid=$2&page=$3 last;
- rewrite ^([^\.]*)/forum-(\w+)-([0-9]+)\.html$ $1/forum.php?mod=forumdisplay&fid=$2&page=$3 last;
- rewrite ^([^\.]*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/forum.php?mod=viewthread&tid=$2&extra=page%3D$4&page=$3 last;
- rewrite ^([^\.]*)/group-([0-9]+)-([0-9]+)\.html$ $1/forum.php?mod=group&fid=$2&page=$3 last;
- rewrite ^([^\.]*)/space-(username|uid)-(.+)\.html$ $1/home.php?mod=space&$2=$3 last;
- rewrite ^([^\.]*)/blog-([0-9]+)-([0-9]+)\.html$ $1/home.php?mod=space&uid=$2&do=blog&id=$3 last;
- rewrite ^([^\.]*)/(fid|tid)-([0-9]+)\.html$ $1/index.php?action=$2&value=$3 last;
- rewrite ^([^\.]*)/([a-z]+[a-z0-9_]*)-([a-z0-9_\-]+)\.html$ $1/plugin.php?id=$2:$3 last;
- }
- location /source/plugin/zimu_xiangqin/h5 {
- index index.html index.htm;
- try_files $uri $uri/ /source/plugin/zimu_xiangqin/h5/index.html;
- }
复制代码
Redis设置参考图:https://www.dismall.com/forum.ph ... id=25162&pid=147415
|
|