Re: Charset config of apache 2.x

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2007-02-22 at 07:56 +0800, edwardspl@xxxxxxxxxx wrote:
> I just re-config the following :
> 
> # AddDefaultCharset UTF-8
> AddDefaultCharset Off
> 
> Then restart web service.
> 
> It seem okay now... 

According to the specs, you really do need to declare what character
encoding has been used in your files, especially if it's something other
than US-ASCII or ISO-8859-1 (the latter being the old default for when
no specific charset encoding was sent).  And it really should be done in
the HTTP headers rather than in any HTML files, and it certainly can't
be done inside plain text files.

If you don't provide any charset encoding details to the web browser,
some will play guessing games as to what they should use, and make
mistakes.  I see that often.  This is information that the webmaster
should be providing so that websites "just work" for all that try to use
them, without requiring the visitor to make any adjustments.

Something else just occured to me about your problem with adding big5
not being noticed:  Is it meant to be big-5, big5, or Big5?

-- 
(This box runs FC6, my others run FC4 & FC5, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux