Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 58367 invoked from network); 20 May 2007 04:00:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 May 2007 04:00:41 -0000 Received: (qmail 55879 invoked by uid 500); 20 May 2007 04:00:36 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 55857 invoked by uid 500); 20 May 2007 04:00:35 -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 55846 invoked by uid 99); 20 May 2007 04:00:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 May 2007 21:00:35 -0700 X-ASF-Spam-Status: No, hits=2.3 required=10.0 tests=HTML_MESSAGE,RCVD_IN_NJABL_PROXY X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [209.191.87.19] (HELO web83013.mail.mud.yahoo.com) (209.191.87.19) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 19 May 2007 21:00:29 -0700 Received: (qmail 51058 invoked by uid 60001); 20 May 2007 04:00:07 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=Q4PWxRfw8OMXZ3AjEGVuiv3ivvQOb+MbazQG9DSTkMp5pp7Nook1r7MTQAXcHZha8pmRNPLyozvioa5T7iKrP06mLc1bzEfD57FeRuJyzkz96p+aIzXAZ1F8x2QbtkYvZueVJwu+RLpd4ntbzzEd03uqkWU9TKyafRTD0JDb9N0=; X-YMail-OSG: d0dKC.8VM1lYpkOd5_G2ZBqNqfyRgGnfoimuGydpB_pTEoqXCPABAhbBK8jjkWTIAQ0bYOy0aw-- Received: from [66.138.57.229] by web83013.mail.mud.yahoo.com via HTTP; Sat, 19 May 2007 21:00:07 PDT Date: Sat, 19 May 2007 21:00:07 -0700 (PDT) From: Bob Scrachy To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1318368830-1179633607=:49618" Content-Transfer-Encoding: 8bit Message-ID: <914729.49618.qm@web83013.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Change autoindex default charset --0-1318368830-1179633607=:49618 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I've been searching for an answer to this for awhile. I have french characters I'm trying to get displayed correctly in my apache index. At the moment the index is displaying question marks and commas. I tried to change it using this command Adddefaultcharset ISO-8859-1, but that didn't do anything to solve the issue. I ran across this code below inside an apache documentation page that is an experimental command for modcharsetlite. I don't even know if modcharsetlite has anything to do with the problem I'm having. CharsetSourceEnc UTF-16BE CharsetDefault ISO-8859-1 Does anyone knows how to change the default language or charset to french? Thank you, ~Bob > > > > ��`����,��,����`����,��,����`����,��,����`�����`����,��,����`����,��,� "But I don't want to go among mad people," Alice remarked. "Oh, you can't help that," said the Cheshire Cat: "we're all mad here. I'm mad. You're mad." --0-1318368830-1179633607=:49618 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I've been searching for an answer to this for awhile. I have french characters I'm trying to get displayed correctly in my apache index. At the moment the index is displaying question marks and commas. I tried to change it using this command

Adddefaultcharset
ISO-8859-1,

but that didn't do anything to solve the issue.

I ran across this code below inside an apache documentation page that is an experimental command for modcharsetlite. I don't even know if modcharsetlite has anything to do with the problem I'm having.

<Directory /export/home/trawick/apacheinst/htdocs/convert>
CharsetSourceEnc UTF-16BE
CharsetDefault ISO-8859-1
</Directory>

Does anyone knows how to change the default language or charset to french?

Thank you,
~Bob



>
>
>
>
��`����,��,����`����,��,����`����,��,����`�����`����,��,����`����,��,�
"But I don't want to go among mad people," Alice remarked.
"Oh, you can't help that," said the Cheshire Cat:
"we're all mad here. I'm mad. You're mad." --0-1318368830-1179633607=:49618--