首页
关于
友情链接
推荐
盛夏云
Search
1
逸凡云 - 万物皆可云 云服务器低至8折起
371 阅读
2
服务器的数据盘是什么?有什么用?可以不要吗?轻量服务器是什么?
280 阅读
3
Linux系统服务器手机远程SSH链接教程
180 阅读
4
服务器如何格式化挂载盘数据
174 阅读
5
雪花系统安装教程
151 阅读
IDC销售系统
VPS推荐
WHMCS
SWAPIDC
智简魔方
雪花IDC
技术分享
软件下载
经验分享
登录
Search
标签搜索
云服务器
服务器
高防cdn
逸凡云cdn
cdn
逸凡云
vps
虚拟主机
收录入口
搜索引擎
SSL证书
免费SSL证书
备案域名
数据备份
逸凡云
累计撰写
29
篇文章
累计收到
3
条评论
今日撰写
0
篇文章
首页
栏目
IDC销售系统
VPS推荐
WHMCS
SWAPIDC
智简魔方
雪花IDC
技术分享
软件下载
经验分享
页面
关于
友情链接
推荐
盛夏云
用户登录
登录
搜索到
1
篇与
的结果
2022-05-14
雪花系统安装教程
第一步准备工具:1.服务器 推荐 逸凡云 2.SSH链接工具 Linux系统服务器远程SSH管理工具使用教程(FinalShell篇)3.安装包: https://wwi.lanzoup.com/ibnXp043y5if 4.登录宝塔面板第二步运行环境:环境必备 PHP5.4 SG11 伪静态 MYSQL建议5.6伪静态: rewrite ^/XUE/([a-z0-9_\-]+)\.html(\?(.*))*$ /admin.php?c=$1&ad=act&$args; rewrite ^/XUE_temp/(.*)/(.*)/([a-z0-9_\-]+)\.html$ /xueidc; rewrite ^/qqnotify.php(\?(.*))*$ /index.php?m=index&c=login&a=qqnotifys&$args; rewrite ^/mp.html(\?(.*))*$ /index.php?m=api&c=mp&$args; rewrite ^/alipay_notify.html(\?(.*))*$ /index.php?act=alipay_notify&$args; rewrite ^/alipay_return.html(\?(.*))*$ /index.php?act=alipay_return&$args; rewrite ^/wxpay_notify.html(\?(.*))*$ /index.php?act=wxpay_notify&$args; rewrite ^/qqpay_notify.html(\?(.*))*$ /index.php?act=qqpay_notify&$args; rewrite ^/epay_notify.html(\?(.*))*$ /index.php?act=epay_notify&$args; rewrite ^/epay_return.html(\?(.*))*$ /index.php?act=epay_return&$args; rewrite ^/ali2_notify.html(\?(.*))*$ /index.php?act=ali2_notify&$args; rewrite ^/api/cloudapi.asp(\?(.*))*$ /index.php?m=api&c=api&actions=7124api&$args; rewrite ^/vpsadm/login.asp(\?(.*))*$ /index.php?m=api&c=api&actions=7124api&actionss=loginvps&$args; rewrite ^/api/host/(\?(.*))*$ /index.php?m=api&c=api&actions=ephostapi&$args; rewrite ^/api/cdn/(\?(.*))*$ /index.php?m=api&c=api&actions=epcdnapi&$args; rewrite ^/vhost/host.php(\?(.*))*$ /index.php?m=api&c=api&actions=ephostapi&actionss=loginhost&$args; rewrite ^/vhost/cdn.php(\?(.*))*$ /index.php?m=api&c=api&actions=epcdnapi&actionss=logincdn&$args; rewrite ^/([a-z0-9_\-]+)\.html(\?(.*))*$ /index.php?c=$1&$args; 上面是伪静态规则代码 在宝塔中点击网站设置 在点击伪静态 把上面代码复制进去 保存即可第三步上传源码进行解压,然后访问域名进行安装即可,运行环境一定要先建立好安装后 自动接入后台页面 登录进去 点击应用中心 网站模板 先购买并安装模板才可使用后台地址是你的域名/XUE/index.html
2022年05月14日
151 阅读
0 评论
1 点赞