
Zilan Navigation System is a source code for website navigation system developed using php+MySQL.
Installation instructions:
Use Apache pseudo-statically to configure the cofin.php file in the station and directly access it
Those using pagodas add pseudo-static
rewrite ^/index.html$ /index.php;rewrite ^/about.html$ /about.php;rewrite ^/search.html$ /search.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;
and delete the.htaccess file
Account: admin
Password: 123456
Statement: Please delete the copyright information in the station by mistake. If you don't know, you can add the author's corresponding contact information to the official website.
Comments0