产品服务AMH 免费服务器主机面板SSL证书 免费SSL证书申请 担保单 免费安全、零费率交易平台编程助手免费智能写代码、翻译AMYSQL 免费MySQL管理工具

AMH 社区首页

 AMH社区 - 开放自由有价值的社区

[求助帖] 求教,怎样才能绑定指定的子目录呢?

livepu
铝牌会员
375.00 价值分

livepu 发表于 2014-06-27 10:58:53
引用:
if ($host ~* (.*)\.2slog\.net) {
set $variable $1;
}
if ($variable = "") {
rewrite ^/(.*)$ http://www.2slog.net/$1 permanent;
}
if ($variable = "f") {
rewrite ^/(.*)$ http://www.2slog.net/forum/$1;
}
location / {

rewrite ^/(.*)content-([0-9]+)-([0-9]+)-([0-9]+).html$ /$1/index.php?m=content&c=index&a=show&catid=$2&id=$3&page=$4;
rewrite ^/(.*)show-([0-9]+)-([0-9]+)-([0-9]+).html$ /$1/index.php?m=content&c=index&a=show&catid=$2&id=$3&page=$4;
rewrite ^/(.*)list-([0-9]+)-([0-9]+).html$ /$1/index.php?m=content&c=index&a=lists&catid=$2&page=$3;
rewrite ^/(.*)book-([0-9]+)-([0-9]+)-([0-9]+).html$ /$1/index.php?m=book&c=index&a=show&catid=$2&chapterid=$3&contentid=$4;
}
我想用f.2slog.net,绑定子目录forum。结果就跳转到www.2slog.net/forum
怎样才能真正绑定啊?
2014-06-27 10:58:53 1

amysql
创始人
99530.81 价值分

  支持 (0分)  反对 (0分)
回复  2014-06-29 17:24:24 2

AMH面板 - 好用高效低占用、安全可靠极稳定

livepu
铝牌会员
375.00 价值分

引用:
amysql 发表于 2014-6-29 17:24
可以参考
http://amysql.com/bbs/forum.php?mod=redirect&goto=findpost&ptid=2851&pid=19282&fromuid=2 ...


感谢大大,搞定了!
  支持 (0分)  反对 (0分)
回复  2014-06-30 07:04:06 3
 1  (总1页)
AMH社区列表
用户服务中心