Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 1314 invoked from network); 5 Nov 2007 14:58:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2007 14:58:57 -0000 Received: (qmail 83496 invoked by uid 500); 5 Nov 2007 14:58:45 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 83232 invoked by uid 500); 5 Nov 2007 14:58:44 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 83223 invoked by uid 99); 5 Nov 2007 14:58:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 06:58:44 -0800 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=FUZZY_AMBIEN,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of snoopdave@gmail.com designates 66.249.82.226 as permitted sender) Received: from [66.249.82.226] (HELO wx-out-0506.google.com) (66.249.82.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 14:59:14 +0000 Received: by wx-out-0506.google.com with SMTP id t16so1371506wxc for ; Mon, 05 Nov 2007 06:58:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=G2eRl4CDRDtSY+pXgOE98eso6PN//b96OYUvKGZcPhA=; b=mmy6kXpTSepP5eYZsg3SzNLUDBtSdIif/7FKG1JuG42UAAFs831/7PkO2fqgig4aL1Nugk2J6fHCuKVyK2dMwLIsskWSqpYxqJ0ucJIg2Rs9pWsVeggElHpUNLPHIdcTn8Spkvt5BuKgLp5zdz82+lYLEa2UjXZItqvv1pPTcKk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ftLEU3ccJK12qsnGAcZZWd68lJM9Bwhu3VafMz9fltLYMOl3VVuIpvGtRG7VIBkXzLGOPdAePqAcj0IbVOnWIsqMHl/flYY9LsTm38VqHtRjl8vPcfGLUBJrlgfIUdeWRXPlPBmAMk9DNPStBMpdNayQ/8X4D2X6NWBGKPx2bZ4= Received: by 10.90.104.14 with SMTP id b14mr2800176agc.1194274703670; Mon, 05 Nov 2007 06:58:23 -0800 (PST) Received: by 10.90.120.4 with HTTP; Mon, 5 Nov 2007 06:58:23 -0800 (PST) Message-ID: <8fb9ac720711050658x19a76744i3aa6901dbb9994aa@mail.gmail.com> Date: Mon, 5 Nov 2007 09:58:23 -0500 From: Dave To: user@roller.apache.org Subject: Re: Multiple Blogs on same Host with different URLs - possible? In-Reply-To: <42357280.598501193993855483.JavaMail.root@manitou> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <472A0BB0.9000506@fh-landshut.de> <000601c81cac$5da97b40$7000a8c0@adibd820> <472ADC96.8080108@fh-landshut.de> <42357280.598501193993855483.JavaMail.root@manitou> X-Virus-Checked: Checked by ClamAV on apache.org On 11/2/07, Adam Bien wrote: > Hi Adib, > > 1. The improvements in Roller 4.0 are really great. Especially the > installation process was greatly improved. > 2. The actual problem is: you can set only one global root for the > Planet-Roller. So you have to choose one URL for all hosted blogs in > this instance. > This doesn't play well together with apache's virtual hosting, > because the blog aggregators get difference URLs for the same IP address > which results in multiple entries of the same post... Is there any way > to setup the whole URL for every blog and not instance-globally. It is possible to do this with Roller + some modifications. I'm doing with: http://photophys.com http://rollerweblogger.org Both run off the same Roller instance. I hope to write up the changes as a proposal, but I'm pretty swamped at the moment. - Dave