最后开始安装,由于伪静态问题,只能通过具体路径安装,链接如下:
#安装路径,记得修改下面域名地址
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
暂无评论内容