Index: [Article Count Order] [Thread]

Date:  Tue, 09 May 2006 00:26:25 -0500
From:  "William J.A. Brillinger" <billy (at mark) pdcweb.net>
Subject:  [coba-e:05107] Re: migration
To:  coba-e (at mark) bluequartz.org
Message-Id:  <6.2.5.6.0.20060509002442.01d69f70 (at mark) pdcweb.net>
In-Reply-To:  <05c801c67323$12c3a8a0$6500a8c0@OfficeKen>
References:  <200605081844280275.4125BFE8 (at mark) mail.loosle.com> <05c801c67323$12c3a8a0$6500a8c0 (at mark) OfficeKen>
X-Mail-Count: 05107

At 11:43 PM 08/05/2006, you wrote:

>Tony Loosle:
>>I have migrated a bunch of sites from one server to a new server 
>>using Brian's newest iso.
>>I have one site with the character set problem and I can't find the 
>>old email Brian sent me on how to fix it.
>>Does anyone have a link or know the edit in httpd.conf that I need 
>>to do to fix this?
>>I tried the script from Brians site, but it failed.
>
>
>According to: William J.A. Brillinger
>Change default character set for apache - FIXES SPECIAL CHARACTER PROBLEM
>        pico /etc/httpd/conf/httpd.conf
>
>       FIND:   AddDefaultCharset UTF-8
>       CHANGE TO:      AddDefaultCharset iso-8859-1
>
>
>And from Chris Adams:
>http://httpd.apache.org/docs/2.0/mod/core.html#adddefaultcharset

Actually, I removed the Charset altogether as this modification 
caused russion text to be completly obliterated.

Doing this worked for all pages and allowed the developer to set his 
own settings in the web page if desired:

Change default character set for apache - FIXES SPECIAL CHARACTER PROBLEM
         pico /etc/httpd/conf/httpd.conf

         FIND:   AddDefaultCharset UTF-8
         CHANGE TO:      #AddDefaultCharset UTF-8

         /etc/init.d/httpd restart



---------------------------------
William J.A. Brillinger
Precision Design Co.

E-Mail:   mailto:billy (at mark) pdcweb.net
Web site: http://www.pdcweb.net
Phone:    (204) 324-1889

	

5107_2.html (attatchment)