<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Managing multiple blogs more simply</title>
	<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply/</link>
	<description>Comments on Ask MetaFilter post Managing multiple blogs more simply</description>
	<pubDate>Thu, 15 Jul 2004 14:55:40 -0800</pubDate>
	<lastBuildDate>Thu, 15 Jul 2004 14:55:40 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Managing multiple blogs more simply</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply</link>	
		<description>Is there any good solution for multi-url blog software? I&apos;ve got a bunch of domains, and I want to run different blogs on each of them, but I don&apos;t want to have to install, say, a separate copy of Wordpress for each of them (and then have to go update all of them individually when there&apos;s an update). They&apos;re all located on the same physical server (linux/Apache).&lt;br&gt;
&lt;br&gt;
Any ideas?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2004:site.8733</guid>
		<pubDate>Thu, 15 Jul 2004 14:52:36 -0800</pubDate>
		<dc:creator>Caviar</dc:creator>
		
			<category>blogs</category>
		
			<category>wordpress</category>
		
			<category>multiple</category>
		
			<category>software</category>
		
			<category>internet</category>
		
			<category>blogging</category>
		
	</item> <item>
		<title>By: luriete</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply#166819</link>	
		<description>With &lt;a href=&quot;http://www.typepad.com&quot;&gt;Typepad&lt;/a&gt; you can have multiple weblogs sharing resources in the same account, each subdirectory being forwarded/masked from a separate domain. At least at the pro level. Is that what you mean?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8733-166819</guid>
		<pubDate>Thu, 15 Jul 2004 14:55:40 -0800</pubDate>
		<dc:creator>luriete</dc:creator>
	</item><item>
		<title>By: Caviar</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply#166821</link>	
		<description>I would prefer something I can put on my own server. It&apos;s likely that I&apos;ll want to hack the source in some way, and I&apos;m already set up for hosting.&lt;br&gt;
&lt;br&gt;
Free would be good, but if the right thing costs money, that&apos;s an option too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8733-166821</guid>
		<pubDate>Thu, 15 Jul 2004 14:58:50 -0800</pubDate>
		<dc:creator>Caviar</dc:creator>
	</item><item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply#166825</link>	
		<description>It&apos;s trivial to set up Movable Type for this. You just create a directory for each blog in the filesystem, and tell MT that all the files for a given blog go in a the proper directory. Then you point Apache to those directories for the site for each domain you want hosted. Every user uses the same copy of MT and all their posts are stored in the same database. If you are planning to have multiple users and want your users to also have FTP access to these directories, you may have to set up some permissions by hand, but that shouldn&apos;t be too onerous for a reasonable number of users.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8733-166825</guid>
		<pubDate>Thu, 15 Jul 2004 15:07:42 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: dobbs</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply#166827</link>	
		<description>pMachine Pro allows you to run multiple blogs from one installation. You can have them each display on the same page if you want.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8733-166827</guid>
		<pubDate>Thu, 15 Jul 2004 15:17:44 -0800</pubDate>
		<dc:creator>dobbs</dc:creator>
	</item><item>
		<title>By: sfenders</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply#166835</link>	
		<description>I&apos;m partial to blosxom.  It&apos;s pretty much ideal if you want something simple and hackable.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8733-166835</guid>
		<pubDate>Thu, 15 Jul 2004 15:34:40 -0800</pubDate>
		<dc:creator>sfenders</dc:creator>
	</item><item>
		<title>By: majick</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply#166883</link>	
		<description>Seconded:  Blosxom and some fiddling with httpd.conf to get the virtual hosts taken care of is all you need.  I set up Blosxom with AddHandler and voilia, done.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8733-166883</guid>
		<pubDate>Thu, 15 Jul 2004 18:17:37 -0800</pubDate>
		<dc:creator>majick</dc:creator>
	</item><item>
		<title>By: jonah</title>
		<link>http://ask.metafilter.com/8733/Managing-multiple-blogs-more-simply#166888</link>	
		<description>&lt;a href=&quot;http://www.pmachine.com&quot;&gt;Expression Engine&lt;/a&gt; does this.  All you have to do is put a php file on each domain you want a different blog to show up on.  This is in their documentation and it is explicitly allowed in their terms of use.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8733-166888</guid>
		<pubDate>Thu, 15 Jul 2004 18:27:37 -0800</pubDate>
		<dc:creator>jonah</dc:creator>
	</item>
	</channel>
</rss>
