Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 26294 invoked from network); 22 Sep 2006 14:08:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2006 14:08:56 -0000 Received: (qmail 34896 invoked by uid 500); 22 Sep 2006 14:08:46 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 34881 invoked by uid 500); 22 Sep 2006 14:08:46 -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 34870 invoked by uid 99); 22 Sep 2006 14:08:46 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Sep 2006 07:08:46 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=jslive@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=jslive@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 66.249.82.229 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.82.229] ([66.249.82.229:57623] helo=wx-out-0506.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 97/3C-06791-B6EE3154 for ; Fri, 22 Sep 2006 07:08:44 -0700 Received: by wx-out-0506.google.com with SMTP id s19so1044821wxc for ; Fri, 22 Sep 2006 07:08:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=G1+0SxFa56dt7ApEeiZiu7TRdpb8HBD/a5t5Lnbo9hCS5g19dhvBmppjcn05XEstiOmREQ0MeVGHDfCU064VQh4LYXFjZVci6wDtMTGdncQqYOMNHagkXbq5cRioSqr+SFreHkJFb4Km5uSfavHHJsmZpevNXWg8F36hpZKAjCY= Received: by 10.70.113.13 with SMTP id l13mr1101269wxc; Fri, 22 Sep 2006 07:08:40 -0700 (PDT) Received: by 10.70.20.4 with HTTP; Fri, 22 Sep 2006 07:08:40 -0700 (PDT) Message-ID: Date: Fri, 22 Sep 2006 10:08:40 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <4513EBC5.9040002@ihs.com.tr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4513AC2F.2050009@ihs.com.tr> <4513EBC5.9040002@ihs.com.tr> X-Google-Sender-Auth: 388e09a8994a0037 Subject: Re: [users@httpd] International File Names X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/22/06, Istanbul Hosting wrote: > Then how does IIS encodes this ? > > i.e IIS can handle > http://domain.com/some/german/character/containing/filename.htm > or > http://domain.com/some/greek/character/containing/filename.htm I don't know what IIS does, but I do know that non-ASCII characters must be encoded according to the HTTP and URI specification. See RFC 2396 section 2. Joshua. --------------------------------------------------------------------- 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