2020-06-20
我的站长站
php幽梦小说网站源码 无需数据库
- 源码编号:782
- 点击次数:
- 数 据 库 :无
- 源码授权:试用
- 开源情况:非商用
- 下载权限:VIP / 积分
- 源码售价:VIP / 15积分
- 下载次数:11次

配置include/config.php文件网站信息即可
<?php $Root=array ( 'title' => '幽梦搜书', 'site' => '海量影视高清极速在线免费观看', 'logo' => '/public/image/logo.png', 'keywords' => '搜剧TV,高清视频,影视资源大全,影视在线观看,影视搜索引擎', 'describe' => '搜剧TV是拥有海量优质、高清免费视频网站,给您全新的“悦享品质”在线观看体验。', 'icp' => '20152' );
伪静态规则
location / {
index index.php index.html;
if (!-e $request_filename){
rewrite ^/list/(.+).html$ /theme/list.php?type=$1;
rewrite ^/book/(.+)_(.+).html$ /theme/book.php?uid=$1&id=$2;
rewrite ^/log/(.+)_(.+).html$ /theme/catalog.php?uid=$1&id=$2;
rewrite ^/read/(.+)_(.+)/(.+).html$ /theme/read.php?uid=$1&id=$2&pid=$3;
rewrite ^/(.+).html /theme/$1.php;
}
}相关专题
- 潮玩书城在线看书小说I源码 [2023-12-12]
- 新版thinkphp泛目录小说泛站群系统源码 [2023-03-05]
- Think框架Gxlcms有声小说网站源码 [2022-08-06]
- think爱看小说网整站源码打包下载 [2022-03-22]
- 轻量级娴娴小说自动采集网站源码永久版 [2022-03-16]
下载地址

