Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 93900 invoked from network); 19 Jan 2006 09:11:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jan 2006 09:11:54 -0000 Received: (qmail 96469 invoked by uid 500); 19 Jan 2006 09:11:53 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 96413 invoked by uid 500); 19 Jan 2006 09:11:53 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 96402 invoked by uid 99); 19 Jan 2006 09:11:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2006 01:11:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.23.3.141] (HELO heisenberg.zen.co.uk) (212.23.3.141) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2006 01:11:52 -0800 Received: from [82.69.78.226] (helo=[192.168.0.2]) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1EzVpK-0006T2-Fx for dev@forrest.apache.org; Thu, 19 Jan 2006 09:11:30 +0000 Message-ID: <43CF57B2.5070009@apache.org> Date: Thu, 19 Jan 2006 09:11:14 +0000 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: Dispatcher quickstart References: <20060117035617.GA29765@igg.indexgeo.com.au> <43CCB194.3030502@apache.org> <43CCB4E0.3020401@apache.org> <20060117103746.GA12792@igg.indexgeo.com.au> <20060119040150.GA14902@igg.indexgeo.com.au> In-Reply-To: <20060119040150.GA14902@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Heisenberg-IP: [82.69.78.226] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Crossley wrote: > The first installment is at > http://forrest.apache.org/docs/dev/howto/howto-dispatcher-quickstart.html > > I still need to add the excellent extra stuff > about being careful where plugins are stored, > but at least i have a link to the mail discussion. Wow, a dispatcher doc for us mere mortals ;-) Thanks David, Ross