博客屋网址导航真人电一分钟了解ag真人在线注册子游艺投注自适应主题php源码v1.0
安装说明:将文件上传到你网站的根目录,可二次开发,同时集成外链工具、个人博客论坛,演示地址http://一分钟了解ag真人在线注册cn真人电子游艺投注.bokew.com/
此版本自带ico接口集成,登录帐号和密码都是bokew 进入后台-系统设置-改为你的网站信息。添加网站时,有兴趣的站长可下载测试开发。
博客屋网址导航自适应主题php源码v1.0是一个以PHP+MySQL进行开发的网址导航源码。
设置伪静态
apache
RewriteEngine Onrewritebase /RewriteRule ^index.\html /index\.php [L,NC]RewriteRule ^about\.html about\.php [L,NC]RewriteRule ^search\.html search\.php [L,NC]RewriteRule ^ranking\.html ranking\.php [L,NC]RewriteRule ^wz\.html wzall\.php [L,NC]RewriteRule ^apply\.html apply\.php [L,NC]RewriteRule ^404\.html 404\.php [L,NC]RewriteRule ^sort([0-9]+)\.html sort\.php?id=$1 [L,NC]RewriteRule ^sort([a-zA-Z]+)\.html sort\.php?alias=$1 [L,NC]RewriteRule ^site_([0-9]+)\.html site\.php?id=$1 [L,NC]RewriteRule ^wz([0-9]+)\.html wz\.php?id=$1 [L,NC]RewriteRule ^wzshow_([0-9]+)\.html wzshow\.php?id=$1 [L,NC]
ngixn
rewrite ^/index.html$ /index.php;rewrite ^/about.html$ /about.php;rewrite ^/search.html$ /search.php;rewrite ^/ranking.html$ /ranking.php;rewrite ^/wz.html$ /wzall.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;rewrite ^/wz([1-9]+[0-9]*).html$ /wz.php?id=$1;rewrite ^/wzshow_([1-9]+[0-9]*).html$ /wzshow.php?id=$1;
百度网盘下载链接(最新): https://pan.baidu.com/s/1u0uddY9I0gaqVEPv2l9K2g?pwd=gaka 提取码: gaka
下载https://down.chinaz.com/soft/51636.htm
导入数据库文件cn_bokew_com_20240705_114119.sql.gz然后修改根目录下的config.php文件为你的数据库信息。ico本文地址:http://y08bt.xny028cc.com/discussion/2-57.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。