<?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: How to Install Subdomain Version of WPMU on GoDaddy</title>
	<atom:link href="http://alexjuel.com/how-to-install-subdomain-version-of-wpmu-on-godaddy/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexjuel.com/how-to-install-subdomain-version-of-wpmu-on-godaddy/</link>
	<description>Internet Marketing and SEO</description>
	<lastBuildDate>Wed, 26 May 2010 23:14:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SEOHolicc</title>
		<link>http://alexjuel.com/how-to-install-subdomain-version-of-wpmu-on-godaddy/comment-page-1/#comment-1406</link>
		<dc:creator>SEOHolicc</dc:creator>
		<pubDate>Sun, 25 Oct 2009 23:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://alexjuel.com/?p=137#comment-1406</guid>
		<description>Hi Ryan, 

Thanks so much for the comment. Your explanation makes complete sense to me. Sorry for not explaining it better. I&#039;m going to update my post with your comments to help others in the future.</description>
		<content:encoded><![CDATA[<p>Hi Ryan, </p>
<p>Thanks so much for the comment. Your explanation makes complete sense to me. Sorry for not explaining it better. I&#8217;m going to update my post with your comments to help others in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Reaction</title>
		<link>http://alexjuel.com/how-to-install-subdomain-version-of-wpmu-on-godaddy/comment-page-1/#comment-1405</link>
		<dc:creator>Ryan Reaction</dc:creator>
		<pubDate>Sun, 25 Oct 2009 07:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://alexjuel.com/?p=137#comment-1405</guid>
		<description>Ok, after 3+ hour I finally go this to work. I included my htaccess file from my root folder. First of all, I didn&#039;t even have an htaccess file (I had to create one). This was my first attempt at editing htaccess. Notice I included &quot;RewriteEngine on&quot;. That is what took me forever to figure out. Also, the /otherdomain is the folder on your server, not your domain name. So first line domain name, second and third line folder name. Sorry if this makes no sense but it is almost 2:00 AM. Also, I used this to help: 

http://www.buildwebsite4u.com/advanced/htaccess-file.shtml 

My ROOT .htaccess file:

#handle example.org wildcard subdomains
RewriteEngine on 
RewriteCond %{HTTP_HOST} ^(www.)?([a-z0-9-]+).yourdomain.com [NC] 
RewriteCond %{SCRIPT_FILENAME} !^/wordpressmu [NC] 
RewriteRule ^(.*)$ /wordpressmu/$1 [L]</description>
		<content:encoded><![CDATA[<p>Ok, after 3+ hour I finally go this to work. I included my htaccess file from my root folder. First of all, I didn&#8217;t even have an htaccess file (I had to create one). This was my first attempt at editing htaccess. Notice I included &#8220;RewriteEngine on&#8221;. That is what took me forever to figure out. Also, the /otherdomain is the folder on your server, not your domain name. So first line domain name, second and third line folder name. Sorry if this makes no sense but it is almost 2:00 AM. Also, I used this to help: </p>
<p><a href="http://www.buildwebsite4u.com/advanced/htaccess-file.shtml" rel="nofollow">http://www.buildwebsite4u.com/advanced/htaccess-file.shtml</a> </p>
<p>My ROOT .htaccess file:</p>
<p>#handle example.org wildcard subdomains<br />
RewriteEngine on<br />
RewriteCond %{HTTP_HOST} ^(www.)?([a-z0-9-]+).yourdomain.com [NC]<br />
RewriteCond %{SCRIPT_FILENAME} !^/wordpressmu [NC]<br />
RewriteRule ^(.*)$ /wordpressmu/$1 [L]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
