Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BA75A102FD for ; Wed, 11 Dec 2013 18:39:07 +0000 (UTC) Received: (qmail 35076 invoked by uid 500); 11 Dec 2013 18:39:07 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 35029 invoked by uid 500); 11 Dec 2013 18:39:07 -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 35020 invoked by uid 99); 11 Dec 2013 18:39:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 18:39:07 +0000 Date: Wed, 11 Dec 2013 18:39:07 +0000 (UTC) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-348) / should redirect to a human readable page when accessed from a browser MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-348?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D138= 45614#comment-13845614 ]=20 Jan Lehnardt commented on COUCHDB-348: -------------------------------------- I=E2=80=99d be against adding /couchdb as a required prefix, let alone the = massive BC breakage and the losing of a really nice API that we worked hard= to get right. > / should redirect to a human readable page when accessed from a browser > ----------------------------------------------------------------------- > > Key: COUCHDB-348 > URL: https://issues.apache.org/jira/browse/COUCHDB-348 > Project: CouchDB > Issue Type: Improvement > Components: HTTP Interface > Reporter: Chris Anderson > Assignee: Robert Newson > Attachments: COUCHDB_348_01.patch, COUCHDB_348_02.patch, COUCHDB_= 348_03.patch, encs.erl > > > As more people are adopting CouchDB, the number of questions along the li= nes of "All I see is {"couchdb":"Welcome","version":"0.10.0a773399"}, what = now?" > If this page redirected to /_utils/ (or maybe something more user-focusse= d) when the accept headers included html, we could make the first-time user= experience more palatable. > There's some code in COUCHDB-234 that might be helpful here. -- This message was sent by Atlassian JIRA (v6.1.4#6159)