导航查询
孜然网址导航系统源码v1.0
介绍:
孜然导航系统是一个以php+MySQL进行开发的网址导航系统源码。
安装说明:
站内使用阿帕奇伪静态的配置好cofin.php文件然后直接访问即可
使用宝塔的则加上伪静态
rewrite ^/index.html$ /index.php;rewrite ^/about.html$ /about.php;rewrite ^arch.html$
arch.php;rewrite ^/ranking.html$ /ranking.php;rewrite ^/apply.html$ /apply.php;rewrite ^/404.html$ /404.php;rewrite ^/sort([1-9]+[0-9]*).html$ /sort.php?id=$1;rewrite ^/sort([a-zA-Z]+).html$ /sort.php?alias=$1;rewrite ^/site_([1-9]+[0-9]*).html$ /site.php?id=$1;
并删除.htaccess文件
账号:admin
密码:123456
图片:
©️版权声明:若无特殊声明,本站所有文章版权均归刀客源码网原创和所有,未经许可,任何个人、媒体、网站、团体不得转载、抄袭或以其他方式复制发表本站内容,或在非我站所属的服务器上建立镜像。否则,我站将依法保留追究相关法律责任的权利。