Shortny 短网址源码汉化版

最后开始安装,由于伪静态问题,只能通过具体路径安装,链接如下:

#安装路径,记得修改下面域名地址
https://www.iowen.cn/install/index.html
#后台路径
https://www.iowen.cn/admin/index.php

#Nginx,点击域名设置-伪静态,然后将下面例子的域名改成自己的,再复制进去,例子:

RewriteEngine on 
RewriteRule ^about                about.php [L]
RewriteRule ^api-about            api-about.php [L]
RewriteRule ^contact              contact.php [L]
RewriteRule ^tos                  tos.php [L]
RewriteRule ^([^/.]+)/?$          link.php?id=$1 [L]
RewriteRule ^404                  404.php [L]


Options -Indexes
ErrorDocument 404 http://d.iowen.cn/404
ErrorDocument 403 http://d.iowen.cn/404

安装完成后,默认用户名和密码均为 admin 。

 
 

资源名称:Shortny 短网址源码汉化版

资源版本:v2.0.1

网盘密码:egla

© 版权声明
THE END
喜欢就支持一下吧
点赞8848我要打赏 分享
抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容