Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 23949 invoked from network); 20 Aug 2010 06:38:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Aug 2010 06:38:31 -0000 Received: (qmail 5649 invoked by uid 500); 20 Aug 2010 06:38:31 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 5165 invoked by uid 500); 20 Aug 2010 06:38:29 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 5153 invoked by uid 99); 20 Aug 2010 06:38:27 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Aug 2010 06:38:27 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-px0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Aug 2010 06:38:05 +0000 Received: by pxi7 with SMTP id 7so1717320pxi.11 for ; Thu, 19 Aug 2010 23:37:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ybBpdgKmjMz/Dd6TXFV6j19bcIsVZIDUcvAlb6v+NoQ=; b=AhMuUYonox9kbs0lQMG47qu4Y1o8RSl7WS88rt8WcDp7vQqybRMEZ+fwS5DT6Rur/Z nEzXihqXoIDFnMGZxE0IcVFvDvjlQzV7UZPexeeCk6Uy8uvuoZSB3S9mWktDGiG+3ssh K8Go+riHZz/olXJskwuAWqeyDjj8j/G8Smh5g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=dca2h+e/BiZOzPqNiEddp52GaWs+//V0Y/bXz1CDnXR06IdmdNUhi/ZMjONziLVqJg xLbgD7VPm7YF6flmK7JepAsFzY4/yBZMkdh0bNeb1iOD3kSo6NnF8Wq8kaHLqu4Q8Gr2 UTEmx74GxxeEt16LFupBbYeUtlJ3uvLqaWn7g= MIME-Version: 1.0 Received: by 10.142.253.15 with SMTP id a15mr828480wfi.48.1282286263753; Thu, 19 Aug 2010 23:37:43 -0700 (PDT) Received: by 10.142.191.10 with HTTP; Thu, 19 Aug 2010 23:37:43 -0700 (PDT) In-Reply-To: References: Date: Fri, 20 Aug 2010 08:37:43 +0200 Message-ID: Subject: Re: Vhosting Requirements (was: Re: [jira] Commented: (COUCHDB-230) Add Support for Rewritable URL) From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org > '$' mean? Maybe it is like shell variables? For you sysadmin that know only shell and figure that "$" is only use in shell ;) this issue is now gone in last commit. ":" are now used like in the _rewrite handler. For the "issue" of jchris, I think we should answer to potential problems in the ticket. - benoit