雪花伪静态 雪花论坛暂时关闭 雪花财务伪静态是多少?
论坛出现漏洞,临时关闭。论坛是discuz系统 与各位使用的IDC系统是无关的,请勿担心IDC系统与论坛之间有什么关联
系统下载地址
https://wwa.lanzous.com/iALn1kmmxfc
链接服务器 安装宝塔版面 装环境
1、必备环境:PHP5.4 Mysql建议5.6 SG11组件 伪静态组件
宝塔安装命令
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh 1d36c0ba
NGINX伪静态
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;
一定要记得PHP5.4的SG11 扩展 等宝塔都安装完
第三步
最关键的一步 添加网站 设置伪静态 PHP为5.4
设置伪静态 记得安装SG11
有问题留言 或者添加QQ550090076 会的都会解答 关于雪花系统
还没有评论,来说两句吧...