<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: New Method for Redirecting to www</title>
	<atom:link href="http://www.trisweb.com/archives/2007/01/23/new-method-for-redirecting-to-www/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trisweb.com/archives/2007/01/23/new-method-for-redirecting-to-www/</link>
	<description>programming, web, music and life</description>
	<pubDate>Wed, 10 Mar 2010 06:53:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: K</title>
		<link>http://www.trisweb.com/archives/2007/01/23/new-method-for-redirecting-to-www/comment-page-1/#comment-18993</link>
		<dc:creator>K</dc:creator>
		<pubDate>Tue, 04 Sep 2007 03:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2007/01/23/new-method-for-redirecting-to-www/#comment-18993</guid>
		<description>The first one is the default so the main one first:

virtualhost *
   ServerName www.trisweb.com
   DocumentRoot var www trisweb
   ...
virtualhost

then your redirects</description>
		<content:encoded><![CDATA[<p>The first one is the default so the main one first:</p>
<p>virtualhost *<br />
   ServerName <a href="http://www.trisweb.com" rel="nofollow">http://www.trisweb.com</a><br />
   DocumentRoot var www trisweb<br />
   &#8230;<br />
virtualhost</p>
<p>then your redirects</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tristan</title>
		<link>http://www.trisweb.com/archives/2007/01/23/new-method-for-redirecting-to-www/comment-page-1/#comment-16975</link>
		<dc:creator>Tristan</dc:creator>
		<pubDate>Tue, 23 Jan 2007 19:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2007/01/23/new-method-for-redirecting-to-www/#comment-16975</guid>
		<description>On second thought, that may have been how Matt meant it to be done in the first place. Ah well, this is a decent explanation.</description>
		<content:encoded><![CDATA[<p>On second thought, that may have been how Matt meant it to be done in the first place. Ah well, this is a decent explanation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
