Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7B81CA74 for ; Thu, 27 Jun 2013 15:57:43 +0000 (UTC) Received: (qmail 15317 invoked by uid 500); 27 Jun 2013 15:57:42 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 14985 invoked by uid 500); 27 Jun 2013 15:57:42 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 14968 invoked by uid 99); 27 Jun 2013 15:57:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 15:57:41 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wordituk@gmail.com designates 209.85.217.176 as permitted sender) Received: from [209.85.217.176] (HELO mail-lb0-f176.google.com) (209.85.217.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 15:57:37 +0000 Received: by mail-lb0-f176.google.com with SMTP id z5so506002lbh.35 for ; Thu, 27 Jun 2013 08:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GUlUbqP3xnchfiklWxaE5LJvTQz71y5apwCxFErJBg4=; b=CwG/m/FDzoc4N0zZ62vQN7nG1bfLp5PYveM0d3KTRG0Awh0kysRf1m5sbTqLUp/Wrx IlEGbqo6C2E0ytFZKUJJOMXRxMKl86pIsWHSzPvv7AObgwkheOdMTbnAyRdfLa2hesLy RRBx7XpHBnbog3ZOBfU2LOvid6/EyRcGTBgK+ReMjDWgDX1fQEePlJUKQ1NfF1kNStVz ouvFvXdemLutiFIW2R8r5+K4q9/tFRqQzXwB8zw8ScxOZmHg+UwJailtawGT9WAomVII dDSOLeQUKfgYsOUPXEmwbK6wFj99o2xvlPvU2PUJwI0xGhUVHmWCrpRk8lfF7ywps3Wa Sfow== MIME-Version: 1.0 X-Received: by 10.112.63.2 with SMTP id c2mr4577302lbs.6.1372348635546; Thu, 27 Jun 2013 08:57:15 -0700 (PDT) Received: by 10.112.125.70 with HTTP; Thu, 27 Jun 2013 08:57:15 -0700 (PDT) Received: by 10.112.125.70 with HTTP; Thu, 27 Jun 2013 08:57:15 -0700 (PDT) In-Reply-To: References: Date: Thu, 27 Jun 2013 17:57:15 +0200 Message-ID: Subject: Re: Vhost session authorization and rewrites From: Wordit To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=001a11c3e880ee19bf04e024d0af X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3e880ee19bf04e024d0af Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 27 Jun 2013 17:23, "Johannes J=C3=B6rg Schmidt" w= rote: > > Handlers defined in `[httpd] vhost_global_handlers` are already > routed. By default: _utils, _uuids, _session, _oauth, _users. If /_session should be hit without a rewrite, then what may be the cause of this 401 error? Is it a configuration issue? Marcus --001a11c3e880ee19bf04e024d0af--