<?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: multiple blogs, one WordPress installation</title>
	<atom:link href="http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 14:28:19 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Boudewijn</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-43106</link>
		<dc:creator>Boudewijn</dc:creator>
		<pubDate>Mon, 06 Sep 2010 14:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-43106</guid>
		<description>&lt;p&gt;I got it working without the domains pointing to the base domain! Just with a htaccess script and some rewriting files ;)&lt;/p&gt;

&lt;p&gt;It was quite a work but I managed to fix 3.0.1 with it.&lt;/p&gt;

&lt;p&gt;Advantages?
* Wordpress is in root folder like /home/username/domains/WP-installations/3.0.1
* No WP files in the public_html
* just a htaccess and a rewrite file!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I got it working without the domains pointing to the base domain! Just with a htaccess script and some rewriting files ;)</p>

<p>It was quite a work but I managed to fix 3.0.1 with it.</p>

<p>Advantages?
* WordPress is in root folder like /home/username/domains/WP-installations/3.0.1
* No WP files in the public_html
* just a htaccess and a rewrite file!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: james mino</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-41477</link>
		<dc:creator>james mino</dc:creator>
		<pubDate>Tue, 18 May 2010 08:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-41477</guid>
		<description>&lt;p&gt;You wouldnt believe how long ive been googling for something like this. Went through 5 pages of Google results without finding anything. Very first page on Bing. There was this.... Really have to start using it more often!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You wouldnt believe how long ive been googling for something like this. Went through 5 pages of Google results without finding anything. Very first page on Bing. There was this&#8230;. Really have to start using it more often!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Stegink</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-41168</link>
		<dc:creator>Martijn Stegink</dc:creator>
		<pubDate>Tue, 27 Apr 2010 18:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-41168</guid>
		<description>&lt;p&gt;@william: if you do not understand the database talk, better check out &lt;a href=&quot;http://wp-hive.com/&quot; rel=&quot;nofollow&quot;&gt;wp-hive&lt;/a&gt; as I think that does what you want without having to go into code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@william: if you do not understand the database talk, better check out <a href="http://wp-hive.com/" rel="nofollow">wp-hive</a> as I think that does what you want without having to go into code.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Stegink</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-41167</link>
		<dc:creator>Martijn Stegink</dc:creator>
		<pubDate>Tue, 27 Apr 2010 18:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-41167</guid>
		<description>&lt;p&gt;@syech: No, my solution does not provide that, better check wpmu, it can do what you want.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@syech: No, my solution does not provide that, better check wpmu, it can do what you want.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Syech</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-41152</link>
		<dc:creator>Syech</dc:creator>
		<pubDate>Sun, 25 Apr 2010 18:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-41152</guid>
		<description>&lt;p&gt;Ok, Martin. The first is: this tutorial is very nice. And according to its explaination, I assume you are a great tutor. &lt;/p&gt;

&lt;p&gt;But the second: I&#039;m affraid I can&#039;t use this method. because of my purpose to create multiple SUBdomain (sorry If I capitalize the word &#039;sub&#039;. It was meant to emphasized it). Which means, I want to install wordpress in 3 subdomains, for example: http://example.com/subdomain1 , http://example.com/subdomain2 , and http://example.com/subdomain3 . And then I want the recent posts from subdomain2 and subdomain3 appear on subdomain1. After I read your response to Tiziano Luccarelli&#039;s comment above, I guess this method is not compatible with my purpose. Right?&lt;/p&gt;

&lt;p&gt;So if you, or someone else who read this comment, know what the best method for my purpose, will you let me know?&lt;/p&gt;

&lt;p&gt;Thanks before.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok, Martin. The first is: this tutorial is very nice. And according to its explaination, I assume you are a great tutor. </p>

<p>But the second: I&#8217;m affraid I can&#8217;t use this method. because of my purpose to create multiple SUBdomain (sorry If I capitalize the word &#8216;sub&#8217;. It was meant to emphasized it). Which means, I want to install wordpress in 3 subdomains, for example: <a href="http://example.com/subdomain1" rel="nofollow">http://example.com/subdomain1</a> , <a href="http://example.com/subdomain2" rel="nofollow">http://example.com/subdomain2</a> , and <a href="http://example.com/subdomain3" rel="nofollow">http://example.com/subdomain3</a> . And then I want the recent posts from subdomain2 and subdomain3 appear on subdomain1. After I read your response to Tiziano Luccarelli&#8217;s comment above, I guess this method is not compatible with my purpose. Right?</p>

<p>So if you, or someone else who read this comment, know what the best method for my purpose, will you let me know?</p>

<p>Thanks before.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: yassine chaouche</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-40286</link>
		<dc:creator>yassine chaouche</dc:creator>
		<pubDate>Sun, 07 Feb 2010 12:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-40286</guid>
		<description>&lt;p&gt;&lt;a href=&quot;http://striderweb.com/nerdaphernalia/features/virtual-multiblog/&quot; rel=&quot;nofollow&quot;&gt;multiblog&lt;/a&gt; does apparently that, more or less.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://striderweb.com/nerdaphernalia/features/virtual-multiblog/" rel="nofollow">multiblog</a> does apparently that, more or less.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Angelo</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-40107</link>
		<dc:creator>Joe Angelo</dc:creator>
		<pubDate>Wed, 20 Jan 2010 05:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-40107</guid>
		<description>&lt;p&gt;Thanks for the post. I did some googling on this topic and this is the code I use from some other site:&lt;/p&gt;

&lt;p&gt;if ($&lt;em&gt;SERVER[&quot;HTTP&lt;/em&gt;HOST&quot;] == &#039;domain1.com&#039;) {
define(&#039;DB&lt;em&gt;NAME&#039;, &#039;databe-1&#039;);
}
elseif($&lt;/em&gt;SERVER[&quot;HTTP&lt;em&gt;HOST&quot;] == &#039;domain2.com&#039;){
define(&#039;DB&lt;/em&gt;NAME&#039;, &#039;database-2&#039;);
}else {
define(&#039;DB_NAME&#039;, &#039;database1&#039;);
}&lt;/p&gt;

&lt;p&gt;This works for sub-domains as well. I&#039;m not a programmer though so I don&#039;t know which one is better.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the post. I did some googling on this topic and this is the code I use from some other site:</p>

<p>if ($<em>SERVER["HTTP</em>HOST"] == &#8216;domain1.com&#8217;) {
define(&#8216;DB<em>NAME&#8217;, &#8216;databe-1&#8242;);
}
elseif($</em>SERVER["HTTP<em>HOST"] == &#8216;domain2.com&#8217;){
define(&#8216;DB</em>NAME&#8217;, &#8216;database-2&#8242;);
}else {
define(&#8216;DB_NAME&#8217;, &#8216;database1&#8242;);
}</p>

<p>This works for sub-domains as well. I&#8217;m not a programmer though so I don&#8217;t know which one is better.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-39999</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 06 Jan 2010 06:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-39999</guid>
		<description>&lt;p&gt;Great listing here, i found that &quot;Choose multi site or domain, Install the Wordpress files, Create a config file&quot;, here comes the magic in word press this is nice and fantastic..many thanks to share this information nice post.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great listing here, i found that &#8220;Choose multi site or domain, Install the WordPress files, Create a config file&#8221;, here comes the magic in word press this is nice and fantastic..many thanks to share this information nice post.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-39997</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Wed, 06 Jan 2010 01:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-39997</guid>
		<description>&lt;p&gt;You said &quot;point all domains / sites to the folder where you installed it. &quot;&lt;/p&gt;

&lt;p&gt;but how ?&lt;/p&gt;

&lt;p&gt;I mean i have added all the domains to my host and point all domain to same dns settings ? is there anything left in this ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You said &#8220;point all domains / sites to the folder where you installed it. &#8220;</p>

<p>but how ?</p>

<p>I mean i have added all the domains to my host and point all domain to same dns settings ? is there anything left in this ?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Froriavax</title>
		<link>http://www.bos89.nl/how-to-multiple-blogs-one-wordpress-installation/comment-page-1/#comment-39964</link>
		<dc:creator>Froriavax</dc:creator>
		<pubDate>Sat, 02 Jan 2010 02:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bos89.nl/1216#comment-39964</guid>
		<description>&lt;p&gt;Various of people blog about this topic but you wrote down some true words.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Various of people blog about this topic but you wrote down some true words.</p>]]></content:encoded>
	</item>
</channel>
</rss>
