<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[虫虫的blog  SINCE2004]]></title> 
<link>http://www.zhenghe.biz/index.php</link> 
<description><![CDATA[人生幻灯片  -   前半生(身)，不要怕；后半生(身)，不要悔！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[虫虫的blog  SINCE2004]]></copyright>
<item>
<link>http://www.zhenghe.biz/read.php/.htm</link>
<title><![CDATA[ASP虚拟主机多域名跳转不同目录]]></title> 
<author>网络毛毛虫 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[技术文章]]></category>
<pubDate>Thu, 27 Jan 2005 16:11:49 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm</guid> 
<description>
<![CDATA[ 
	<p>&lt;%<br />'取得HTTP输入的值并付值到HTOST中<br />host=lcase(request.servervariables(&quot;HTTP_HOST&quot;))<br />'开始条件跳转<br />SELECT CASE host<br />' 如果HOST的值是<a href="http://www.21diy.com">www.21diy.com</a>就选择事件case&quot;<a href="http://www.21diy.com">www.21diy.com</a>&quot;的命令<br />CASE &quot;<a href="http://www.21diy.com">www.21diy.com</a>&quot;<br />' Below is the redirect command<br />response.redirect &quot;index1.htm&quot;<br />CASE &quot;21diy.com&quot;<br />' Below is the redirect command<br />response.redirect &quot;/blog&quot;<br /></p><p>'We use CASE ELSE to fix any other requests<br />CASE ELSE</p><p>'其他方式访问的目录<br />response.redirect &quot;/index1.htm&quot;<br />END SELECT<br />%&gt; </p>
]]>
</description>
</item><item>
<link>http://www.zhenghe.biz/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] ASP虚拟主机多域名跳转不同目录]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>