创意电子
标题:
本地二手/二手市场付费版 2.51
[打印本页]
作者:
创意电子
时间:
2022-7-18 23:35
标题:
本地二手/二手市场付费版 2.51
资源名称:
下载次数:
1
文件大小:
记录
购买VIP
充值创意币
运营教程
免费赚创意币
安全检测,请放心下载
上传
点击文件名下载附件
不知道服务器怎么配置开启静态,请自行百度或咨询空间商客服。
如有规则有错误,请联系在线客服(不在线先留言,并先离线发送您的规则文件过来)。
添加规则后没生效,请尝试重启服务器,重启服务器,重启服务器。
=====================Apache Web Server规则=====================(分割线不需要复制)
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es\.html$ plugin.php?id=xlwsq_es&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_uid_([0-9]+)\.html$ plugin.php?id=xlwsq_es&uid=$1&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)\.html$ plugin.php?id=xlwsq_es&a=$1&b=$2&bc=$3&sc=$4&chengse=$5&type=$6&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_([0-9]+)\.html$ plugin.php?id=xlwsq_es&a=$1&b=$2&bc=$3&sc=$4&chengse=$5&type=$6&page=$7&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_tj\.html$ plugin.php?id=xlwsq_es&a=$1&b=$2&bc=$3&sc=$4&chengse=$5&type=$6&tj=t&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_rq\.html$ plugin.php?id=xlwsq_es&a=$1&b=$2&bc=$3&sc=$4&chengse=$5&type=$6&rq=rq&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_jg\.html$ plugin.php?id=xlwsq_es&a=$1&b=$2&bc=$3&sc=$4&chengse=$5&type=$6&jg=jg&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_hjg\.html$ plugin.php?id=xlwsq_es&a=$1&b=$2&bc=$3&sc=$4&chengse=$5&type=$6&hjg=hjg&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_([0-9]+)\.html$ plugin.php?id=xlwsq_es&mod=view&sid=$1&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_user\.html$ plugin.php?id=xlwsq_es:xlwsq_es_user&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_user_mylist\.html$ plugin.php?id=xlwsq_es:xlwsq_es_user&p=mylist&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_user_add\.html$ plugin.php?id=xlwsq_es:xlwsq_es_user&p=add&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_user_add2\.html$ plugin.php?id=xlwsq_es:xlwsq_es_user&p=add2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_user_favorites\.html$ plugin.php?id=xlwsq_es:xlwsq_es_user&p=favorites&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_user_xfjl\.html$ plugin.php?id=xlwsq_es:xlwsq_es_user&p=xfjl&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^es_user_completion\.html$ plugin.php?id=xlwsq_es:xlwsq_es_user&p=completion&%1
复制代码
=====================IIS6规则=====================
RewriteRule ^(.*)/es\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es
RewriteRule ^(.*)/es_uid_([0-9]+)\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&uid=$2
RewriteRule ^(.*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7
RewriteRule ^(.*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_([0-9]+)\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&a=$3&b=$4&bc=$5&sc=$6&chengse=$6&type=$7&page=$8
RewriteRule ^(.*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_tj\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&tj=t
RewriteRule ^(.*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_rq\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&rq=rq
RewriteRule ^(.*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_jg\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&jg=jg
RewriteRule ^(.*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_hjg\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&hjg=hjg
RewriteRule ^(.*)/es_([0-9]+)\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es&mod=view&sid=$2
RewriteRule ^(.*)/es_user\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es:xlwsq_es_user
RewriteRule ^(.*)/es_user_mylist\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es:xlwsq_es_user&p=mylist
RewriteRule ^(.*)/es_user_add\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es:xlwsq_es_user&p=add
RewriteRule ^(.*)/es_user_add2\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es:xlwsq_es_user&p=add2
RewriteRule ^(.*)/es_user_favorites\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es:xlwsq_es_user&p=favorites
RewriteRule ^(.*)/es_user_xfjl\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es:xlwsq_es_user&p=xfjl
RewriteRule ^(.*)/es_user_completion\.html\?*(.*)$ $1/plugin\.php\?id=xlwsq_es:xlwsq_es_user&p=completion
复制代码
=====================Nginx Web Server规则=====================
rewrite ^([^\.]*)/es\.html$ $1/plugin.php?id=xlwsq_es last;
rewrite ^([^\.]*)/es_uid_([0-9]+)\.html\.html$ $1/plugin.php?id=xlwsq_es&uid=$2 last;
rewrite ^([^\.]*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7 last;
rewrite ^([^\.]*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_([0-9]+)\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&page=$8 last;
rewrite ^([^\.]*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_tj\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&tj=t last;
rewrite ^([^\.]*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_rq\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&rq=rq last;
rewrite ^([^\.]*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_jg\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&jg=jg last;
rewrite ^([^\.]*)/es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_hjg\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es&a=$2&b=$3&bc=$4&sc=$5&chengse=$6&type=$7&hjg=hjg last;
rewrite ^([^\.]*)/es_([0-9]+)\.html$ $1/plugin.php?id=xlwsq_es&mod=view&sid=$2 last;
rewrite ^([^\.]*)/es_user\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es_user last;
rewrite ^([^\.]*)/es_user_mylist\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es_user&p=mylist last;
rewrite ^([^\.]*)/es_user_add\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es_user&p=add last;
rewrite ^([^\.]*)/es_user_add2\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es_user&p=add2 last;
rewrite ^([^\.]*)/es_user_favorites\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es_user&p=favorites last;
rewrite ^([^\.]*)/es_user_xfjl\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es_user&p=xfjl last;
rewrite ^([^\.]*)/es_user_completion\.html$ $1/plugin.php?id=xlwsq_es:xlwsq_es_user&p=completion last;
复制代码
=====================IIS7(或7以上)规则=====================
<rule name="xlwsqes1">
<match url="^(.*/)*es.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es" />
</rule>
<rule name="xlwsqes2">
<match url="^(.*/)*es_uid_([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&uid={R:2}" />
</rule>
<rule name="xlwsqes3">
<match url="^(.*/)*es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&a={R:2}&b={R:3}&bc={R:4}&sc={R:5}&chengse={R:6}&type={R:7}" />
</rule>
<rule name="xlwsqes4">
<match url="^(.*/)*es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&a={R:2}&b={R:3}&bc={R:4}&sc={R:5}&chengse={R:6}&type={R:7}&page={R:8}" />
</rule>
<rule name="xlwsqes5">
<match url="^(.*/)*es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_tj.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&a={R:2}&b={R:3}&bc={R:4}&sc={R:5}&chengse={R:6}&type={R:7}&tj=t" />
</rule>
<rule name="xlwsqes6">
<match url="^(.*/)*es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_rq.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&a={R:2}&b={R:3}&bc={R:4}&sc={R:5}&chengse={R:6}&type={R:7}&rq=rq" />
</rule>
<rule name="xlwsqes7">
<match url="^(.*/)*es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_jg.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&a={R:2}&b={R:3}&bc={R:4}&sc={R:5}&chengse={R:6}&type={R:7}&jg=jg" />
</rule>
<rule name="xlwsqes8">
<match url="^(.*/)*es_list_([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9\-]*)_([0-9]+)_hjg.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&a={R:2}&b={R:3}&bc={R:4}&sc={R:5}&chengse={R:6}&type={R:7}&hjg=hjg" />
</rule>
<rule name="xlwsqes9">
<match url="^(.*/)*es_([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es&mod=view&sid={R:2}" />
</rule>
<rule name="xlwsqes10">
<match url="^(.*/)*es_user.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es:xlwsq_es_user" />
</rule>
<rule name="xlwsqes11">
<match url="^(.*/)*es_user_mylist.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es:xlwsq_es_user&p=mylist" />
</rule>
<rule name="xlwsqes12">
<match url="^(.*/)*es_user_add.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es:xlwsq_es_user&p=add" />
</rule>
<rule name="xlwsqes13">
<match url="^(.*/)*es_user_add2.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es:xlwsq_es_user&p=add2" />
</rule>
<rule name="xlwsqes14">
<match url="^(.*/)*es_user_favorites.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es:xlwsq_es_user&p=favorites" />
</rule>
<rule name="xlwsqes15">
<match url="^(.*/)*es_user_xfjl.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es:xlwsq_es_user&p=xfjl" />
</rule>
<rule name="xlwsqes16">
<match url="^(.*/)*es_user_completion.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=xlwsq_es:xlwsq_es_user&p=completion" />
</rule>
复制代码
可选独立头尾部或主站模板的头尾部
提供二级分类和二级区域
可设置允许发布的用户组
可设置免审核发布的用户组
可设置多个插件管理员(任何UID用户)
支持游客发布(需设置口令密码,可凭密码认领、编辑、删除等)
支持消耗积分发布
支持消耗积分自助置顶推广
支持每天一次免费刷新排前
支持收藏功能
支持批量审核、推荐、置顶、删除操作
支持伪静态(个别页面除外
)
支持论坛版块绑定(单向同步论坛发贴)
支持留言功能(有留言时,通过站内短信提醒发布人,留言将作为回帖方式同步到论坛帖子)
大图适当瘦身处理,减轻空间负担
支持自定义插件主色调(电脑版和手机版可分开设置),方便搭配模板主色
支持DIY数据调用,调用到门户页或其它可DIY页面
支持手机版访问
资源名称:
下载次数:
0
文件大小:
记录
购买VIP
充值创意币
运营教程
免费赚创意币
安全检测,请放心下载
上传
点击文件名下载附件
资源名称:
下载次数:
0
文件大小:
记录
购买VIP
充值创意币
运营教程
免费赚创意币
安全检测,请放心下载
上传
点击文件名下载附件
资源名称:
下载次数:
0
文件大小:
记录
购买VIP
充值创意币
运营教程
免费赚创意币
安全检测,请放心下载
上传
点击文件名下载附件
欢迎光临 创意电子 (https://wxcydz.cc/)
Powered by Discuz! X3.4