Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

UCH2.0可否实现二级域名

[复制链接]
kster 发表于 2009-11-4 11:10:57 | 显示全部楼层

UCH2.0可否实现二级域名

谷歌 百度了半天 没一个成功的
WIN2003+IIS6+PHP
我的Rewrite

[ISAPI_Rewrite]

CacheClockRate 3600

RepeatLimit 32

RewriteRule ^(.*)/archiver/((fid|tid)-[\w\-]+\.html)\?*(.*)$ $1/archiver/index\.php\?$2&$4
RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html\?*(.*)$ $1/forumdisplay\.php\?fid=$2&page=$3&$4
RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html\?*(.*)$ $1/viewthread\.php\?tid=$2&extra=page\%3D$4&page=$3&$4
RewriteRule ^(.*)/space-(username|uid)-(.+)\.html\?*(.*)$ $1/space\.php\?$2=$3&$4
RewriteRule ^(.*)/tag-(.+)\.html\?*(.*)$ $1/tag\.php\?name=$2&$3

RewriteEngine On
RewriteRule ^/(space|network)-(.+)\.html$ /$1\.php\?rewrite=$2 [L]
RewriteRule ^/(space|network)\.html$ /$1\.php [L]
RewriteRule ^/([0-9]+)$ /space\.php\?uid=$1 [L]


据说在RewriteEngine On下面加入可以
RewriteCond Host: (?!\.|bbs|shop)([a-z0-9]+)\.my72\.com
RewriteRule ^/ /space\.php\?domain=$1$2 [I,L]
可是访问的是主页没有到用户
回复

使用道具 举报

玻璃屋女孩 发表于 2009-11-4 11:12:03 | 显示全部楼层
uchome本身就有二级域名的功能,参考这里的教程设置
UCenter Home启用二级域名的说明
http://faq.comsenz.com/viewnews-327
回复

使用道具 举报

 楼主| kster 发表于 2009-11-4 11:14:02 | 显示全部楼层
我想实现 username.domain.com
不想他跳转
回复

使用道具 举报

 楼主| kster 发表于 2009-11-4 11:57:05 | 显示全部楼层 |阅读模式
kster.my72.com  
跳转到 http://www.my72.com/space.php?domain=kster
这也不是kster 用户的主页
其实他的主页是  http://www.my72.com/2

想不明白 kster.my72.com  直接访问多好
或者是 http://www.my72.com/kster 也能接受
是我设置错了,还是本来就这样
实在没办法了,请大家帮忙解决下!!!!!!
谢谢~~~
回复

使用道具 举报

玻璃屋女孩 发表于 2009-11-4 12:01:35 | 显示全部楼层
设置好二级域名后,默认就是这样的
回复

使用道具 举报

 楼主| kster 发表于 2009-11-4 12:03:57 | 显示全部楼层
可是想用kster.my72.com  
达到http://www.my72.com/2的效果
有可能吗?
跪求了!!!!!!
回复

使用道具 举报

 楼主| kster 发表于 2009-11-4 12:05:41 | 显示全部楼层
关键是http://www.my72.com/space.php?domain=kster 是个没用的链接
也没用http://www.my72.com/2的内容。。。。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-15 03:10 , Processed in 0.099638 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表