介绍:

孜然导航系统是一个以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

图片:

声明:本站中所有被研究的资源与信息全部来源于互联网,版权争议与本站无关。本站所发布的任何软件,仅限用于学习和研究软件安全的目的。您必须在下载后的24个小时之内,从您的电脑中彻底删除本站内容。学习网络技术是为了更好的提升自我安全意识。不允许将本站内容私自传播、销售或者其他任何非法用途!否则,一切后果请用户自负!