Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 22610 invoked from network); 16 Apr 2008 10:41:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2008 10:41:58 -0000 Received: (qmail 64019 invoked by uid 500); 16 Apr 2008 10:41:49 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 64003 invoked by uid 500); 16 Apr 2008 10:41:49 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 63992 invoked by uid 99); 16 Apr 2008 10:41:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2008 03:41:48 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aleksandersen+apache.org@runbox.com designates 193.71.199.94 as permitted sender) Received: from [193.71.199.94] (HELO aibo.runbox.com) (193.71.199.94) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2008 10:41:03 +0000 Received: from [10.9.9.130] (helo=fenris.runbox.com) by greyhound.runbox.com with esmtp (Exim 4.50) id 1Jm54e-0004sJ-GY for users@httpd.apache.org; Wed, 16 Apr 2008 12:41:08 +0200 Received: from mail by fenris.runbox.com with local (Exim 4.50) id 1Jm54e-0005AD-FC for users@httpd.apache.org; Wed, 16 Apr 2008 12:41:08 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [62.16.196.191] by secure.runbox.no with http (uid:642103) (RMM 4.0); for ; Wed, 16 Apr 2008 10:41:08 GMT From: "Daniel Aleksandersen" To: users@httpd.apache.org Date: Wed, 16 Apr 2008 12:41:08 +0200 (CEST) X-Sender: 642103 X-Mailer: RMM References: In-Reply-To: Message-Id: X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Why does type-maps rely on MultiViews? On Mon, 14 Apr 2008 07:50:47, Joshua Slive wrote: > On Mon, Apr 14, 2008 at 5:05 AM, Daniel Aleksandersen wrote: > > Another question, can I partaly negotiate between various type-maps? S= ay I have one type-map called [../resource] saying: > > URI: resource,en > > Content-Language: en > > > > And then [../resource,en] saying: > > URI: resource,en,utf-8.htm > > Content-Type: text/html; charset=3DUTF-8; qs=3D0.8 > > URI: resource,en,utf-8.xht > > Content-Type: application/xhtml+xml; charset=3DUTF-8; qs=3D1.0 > > > > Or would I have to spesify everything two times? >=20 > I'm not sure about that one. It should be easy enough to test. I have to specify every variant in every type-map. Apache=E2=80=99s respons= to the above scenario was: > Not Acceptable > An appropriate representation of the requested resource /test/resource co= uld not be found on this server. Available variants: > resource , language en > resource , language de --=20 Daniel Aleksandersen =E2=80=93 http://www.opensourcenotebook.com/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org