网址缩短全源 本地API调用

网址缩短全源 本地API调用

源码下载地址:https://linche.lanzouy.com/iI9x908qscni
演示站:http://duan.hus.pw/

伪静态:
location / {
try_files $uri $uri/ =404;
rewrite (\d+|\w+)$ /index.php?id=$1;

location ^~ /asset/ {
root /var/www/crz.im;
}

location ^~ /api/ {
root /var/www/crz.im;
}

location ^~ /inc/ {
return 403;
}
}

图片[1]-网址缩短全源 本地API调用-葫芦芥子博客-云程工作室旗下官方网站,葫芦侠,芥子空间,云程DIY,丸子小程序,星宿UI,枫瑞博客网,云程工作室,云程APP,默然云后台系统,默然IAPP管理系统官网,默然官网,默然后台

下载地址


图片
? 版权声明
THE END
喜欢就支持以下吧
点赞 分享
评论 共28条