年度版GitHub:https://github.com/assimon/yearysfk
网站环境要求
- php >= 5.6
- mysql >= 5.5
- linux
nginx伪静态
location / {
if (!-e $request_filename) {
rewrite ^(.*)$ /index.php?$1 last;
break;
}
}
我的站点
默认后台地址
你的域名/ysmd
后台一览
![免费发卡网站源码:云尚发卡-童家小站](https://youtonghy.com/wp-content/uploads/2019/10/20def7942674282.png)
![免费发卡网站源码:云尚发卡-童家小站](https://youtonghy.com/wp-content/uploads/2019/10/20def7942674282-1.png)
年度版GitHub:https://github.com/assimon/yearysfk
location / {
if (!-e $request_filename) {
rewrite ^(.*)$ /index.php?$1 last;
break;
}
}
你的域名/ysmd