Cumin navigation system is a website navigation system source code developed with php+MySQL.
Installation instructions:
The site uses Apache pseudo-static to configure the cofin.php file and then directly accesses it to use Pagoda. 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
Disclaimer: Please delete the copyright information on the site by mistake. If you don't know it, you can add the author's corresponding contact information to the official website.