<?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 for thinking geek</title>
	<atom:link href="http://thinkinggeek.stewartclan.ca/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinggeek.stewartclan.ca</link>
	<description>geek dad writing...</description>
	<lastBuildDate>Thu, 02 Jul 2009 20:22:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Multiple blogs, one wordpress install&#8230; by thinking geek » Blog Archive » Multiple blogs, one wordpress install…</title>
		<link>http://thinkinggeek.stewartclan.ca/2008/05/multiple-blogs-one-wordpress-install/comment-page-1/#comment-48</link>
		<dc:creator>thinking geek » Blog Archive » Multiple blogs, one wordpress install…</dc:creator>
		<pubDate>Thu, 02 Jul 2009 20:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinggeek.stewartclan.ca/?p=6#comment-48</guid>
		<description>[...] rest is here: thinking geek » Blog Archive » Multiple blogs, one wordpress install…      Tags:     Comments0  Leave a Reply  Click here to cancel [...]</description>
		<content:encoded><![CDATA[<p>[...] rest is here: thinking geek » Blog Archive » Multiple blogs, one wordpress install…      Tags:     Comments0  Leave a Reply  Click here to cancel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple blogs, one wordpress install&#8230; by Avner Kashtan</title>
		<link>http://thinkinggeek.stewartclan.ca/2008/05/multiple-blogs-one-wordpress-install/comment-page-1/#comment-43</link>
		<dc:creator>Avner Kashtan</dc:creator>
		<pubDate>Mon, 05 Jan 2009 16:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinggeek.stewartclan.ca/?p=6#comment-43</guid>
		<description>Brilliantly simple! I wanted to host two blogs that share themes, code and... well... everything except the actual post data. This is the simplest way. Thanks.</description>
		<content:encoded><![CDATA[<p>Brilliantly simple! I wanted to host two blogs that share themes, code and&#8230; well&#8230; everything except the actual post data. This is the simplest way. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple blogs, one wordpress install&#8230; by vinay</title>
		<link>http://thinkinggeek.stewartclan.ca/2008/05/multiple-blogs-one-wordpress-install/comment-page-1/#comment-26</link>
		<dc:creator>vinay</dc:creator>
		<pubDate>Tue, 26 Aug 2008 02:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinggeek.stewartclan.ca/?p=6#comment-26</guid>
		<description>@michael
Thanks for the reply. In my control panel when i create a subdomain it automatically creates a folder. I have no option to select a folder.</description>
		<content:encoded><![CDATA[<p>@michael<br />
Thanks for the reply. In my control panel when i create a subdomain it automatically creates a folder. I have no option to select a folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple blogs, one wordpress install&#8230; by michael</title>
		<link>http://thinkinggeek.stewartclan.ca/2008/05/multiple-blogs-one-wordpress-install/comment-page-1/#comment-25</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Mon, 25 Aug 2008 22:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinggeek.stewartclan.ca/?p=6#comment-25</guid>
		<description>@Vinay
The way this is working for me, I have all domain definitions pointing to the same directory where wordpress is installed.  When I define a domain or subdomain in cpanel I have to pick a directory visible to the web server to be the source of files for the domain or subdomain.  For this trick all my domains and subdomains have the same single directory where wordpress is installed defined for them. 
This is different from pointing all domains to one domain, this trick can not work if everyone is viewing the site through the same URI.  
I prefer to setup explicit URI references to prevent stray wp blog creation (as opposed to the wildcard domain definition you&#039;re suggesting).  If you check the code at the &lt;a href=&quot;http://me.mywebsight.ws/2006/08/11/host-multiple-wp-sites-on-one-installation/&quot; target=&quot;_blank&quot;  rel=&quot;nofollow&quot;&gt;linked article&lt;/a&gt; and particularly comment number 27 you&#039;ll see why I chose to do what I&#039;ve done.</description>
		<content:encoded><![CDATA[<p>@Vinay<br />
The way this is working for me, I have all domain definitions pointing to the same directory where wordpress is installed.  When I define a domain or subdomain in cpanel I have to pick a directory visible to the web server to be the source of files for the domain or subdomain.  For this trick all my domains and subdomains have the same single directory where wordpress is installed defined for them.<br />
This is different from pointing all domains to one domain, this trick can not work if everyone is viewing the site through the same URI.<br />
I prefer to setup explicit URI references to prevent stray wp blog creation (as opposed to the wildcard domain definition you&#8217;re suggesting).  If you check the code at the <a href="http://me.mywebsight.ws/2006/08/11/host-multiple-wp-sites-on-one-installation/" target="_blank"  rel="nofollow">linked article</a> and particularly comment number 27 you&#8217;ll see why I chose to do what I&#8217;ve done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple blogs, one wordpress install&#8230; by vinay</title>
		<link>http://thinkinggeek.stewartclan.ca/2008/05/multiple-blogs-one-wordpress-install/comment-page-1/#comment-24</link>
		<dc:creator>vinay</dc:creator>
		<pubDate>Mon, 25 Aug 2008 11:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinggeek.stewartclan.ca/?p=6#comment-24</guid>
		<description>i was searching for such type of code. I want to have different subdomains which should run from the same wordpress installed in root. I am confused about how to point a subdomain to the main domain. Do i have to set up wildcard domains.</description>
		<content:encoded><![CDATA[<p>i was searching for such type of code. I want to have different subdomains which should run from the same wordpress installed in root. I am confused about how to point a subdomain to the main domain. Do i have to set up wildcard domains.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple blogs, one wordpress install&#8230; by Scott Offord</title>
		<link>http://thinkinggeek.stewartclan.ca/2008/05/multiple-blogs-one-wordpress-install/comment-page-1/#comment-23</link>
		<dc:creator>Scott Offord</dc:creator>
		<pubDate>Fri, 20 Jun 2008 13:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinggeek.stewartclan.ca/?p=6#comment-23</guid>
		<description>I&#039;m going to try this today with 18 new Wordpress installations.</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to try this today with 18 new WordPress installations.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

