投稿人QQ:58146286
原作者不祥。
本表白墙无后台。
伪静态
#### Apache
RewriteEngine On
RewriteBase /
RewriteRule ^mous/page/(.*)$ /index.php?mous=&page=$1
RewriteRule ^mous/(.*)/page/(.*)$ /index.php?mous=$1&page=$2
RewriteRule ^mous/(.*)$ /index.php?mous=$1&page=1
RewriteRule ^pages/(.*)$ /index.php?pages=$1
#### Nginx
rewrite ^/mous/page/(.*)$ /index.php?mous=&page=$1;
rewrite ^/mous/(.*)/page/(.*)$ /index.php?mous=$1&page=$2;
rewrite ^/mous/(.*)$ /index.php?mous=$1&page=1;
rewrite ^/pages/(.*)$ /index.php?pages=$1;
安装方法
## 数据库说明
#### 导入数据库
先将根目录内的 options.sql 和 contents.sql 导入数据库
#### 连接数据库
在 /require/function.php 第三行 更改为自己的数据库信息
'mysql'=>'localhost',//数据库地址
'name'=>'root',//数据库登录名
'password'=>'',//数据库密码
'dbname'=>'lovewall'//数据库名
下
載
面
板
文件名稱:校园表白墙
更新時間:2019-01-12 21:13:27
下載声明:本站默認解壓密碼(www.aeink.com)網絡資源來自網絡收集或本人原創,轉載請註明出處!若資源侵犯了你的版權,請聯繫博主,我們會在24H內刪除侵權資源!