引领源码
标题:
多城市分类信息网站源码 同城生活分类信息发布系统网站...
[打印本页]
作者:
龙天网络
时间:
2019-8-8 13:38
标题:
多城市分类信息网站源码 同城生活分类信息发布系统网站...
(, 下载次数: 7)
上传
点击文件名下载附件
(, 下载次数: 3)
上传
点击文件名下载附件
没有安装教程,很简单上传远吗 导入数据库 数据库文件路径是/data
/
config.db.php
在配置伪静态 具体参考
mymps蚂蚁分类系统
环境要求
php+MYSQL
本店程序均由专业测试,保证无错,无后门,无限制,开源代码。
[color=\]
多城市分类信息源码 同城生活分类信息发布系统网站模板仿58同城 带手机版
特色功能:IP定位 手机发布 支付宝微信在线支付 三方登陆 短信 付费置顶 刷新 地图标注 站内站外数据调用 分站管理
2019站群全国同城分类信息源码新版蚂蚁分类信息门户开源网站源码程序系统模板多城市
服务器环境要求:
php5.5+mysql+zendoptimiser3.3
安装步骤说明:
1,将mymps程序文件上传至服务器空间上(LINUX服务器注意二进制上传)
2,在浏览器执行http://你的域名/install/index.php进入安装
亲测截图
伪静态规则是 别的环境自行转换
rewrite ^/space/(.+)/$ /space.php?user=$1;
rewrite ^/store-([0-9]+)/$ /store.php?uid=$1;
rewrite ^/store-([0-9]+)/([^/]+).html$ /store.php?uid=$1&Uid=$2;
if (!-d $request_filename){
set $rule_3 1$rule_3;
}
if ($rule_3 = "1"){
rewrite ^/(?!store|space)(.+)/$ /category.php?Catid=$1;
}
rewrite ^/([^/]+)/([0-9]+).html$ /information.php?id=$2;
rewrite ^/news.html$ /news.php;
rewrite ^/news-id-([0-9]+).html$ /news.php?id=$1;
rewrite ^/news-catid-([0-9]+).html$ /news.php?catid=$1;
rewrite ^/news-catid-([0-9]+)-page-([0-9]+).html$ /news.php?catid=$1&page=$2;
rewrite ^/goods.html$ /goods.php;
rewrite ^/goods-id-([0-9]+).html$ /goods.php?id=$1;
rewrite ^/goods-([^/]+).html$ /goods.php?Catid=$1;
rewrite ^/corporation.html$ /corporation.php;
rewrite ^/corporation-([^/]+).html$ /corporation.php?Catid=$1;
rewrite ^/aboutus.html$ /about.php?part=aboutus;
rewrite ^/sitemap.html$ /about.php?part=sitemap;
rewrite ^/aboutus-id-([0-9]+).html$ /about.php?part=aboutus&id=$1;
rewrite ^/announce.html$ /about.php?part=announce&id=$1;
rewrite ^/faq.html$ /about.php?part=faq;
rewrite ^/faq-id-([0-9]+).html$ /about.php?part=faq&id=$1;
rewrite ^/friendlink.html$ /about.php?part=friendlink;
复制代码
作者:
家其爱你
时间:
2019-8-11 18:50
顶一下!
欢迎光临 引领源码 (http://www.hylwl.net/)
Powered by Discuz! X3.4