QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 800|回复: 4

Apache中文显示问题

[复制链接]
发表于 2004-3-29 12:48:54 | 显示全部楼层 |阅读模式
Apache显示中文网页为乱码,该做的都做了,httpd.conf改了,浏览器cookie删了,apache重起了,还是乱码,请教
httpd.conf的配置如下:

AddDefaultCharset GB2312

#
# Commonly used filename extensions to character sets. You probably
# want to avoid clashes with the language extensions, unless you
# are good at carefully testing your setup after each change.
# See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets for
# the official list of charset names and their respective RFCs
#
AddCharset GB2312      .gb2312 .gb
AddCharset ISO-8859-1  .iso8859-1  .latin1
AddCharset ISO-8859-2  .iso8859-2  .latin2 .cen
AddCharset ISO-8859-3  .iso8859-3  .latin3
AddCharset ISO-8859-4  .iso8859-4  .latin4
AddCharset ISO-8859-5  .iso8859-5  .latin5 .cyr .iso-ru
AddCharset ISO-8859-6  .iso8859-6  .latin6 .arb
AddCharset ISO-8859-7  .iso8859-7  .latin7 .grk
AddCharset ISO-8859-8  .iso8859-8  .latin8 .heb
AddCharset ISO-8859-9  .iso8859-9  .latin9 .trk
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
AddCharset Big5        .Big5       .big5
# For russian, more than one charset is used (depends on client, mostly):
AddCharset WINDOWS-1251 .cp-1251   .win-1251
AddCharset CP866       .cp866
AddCharset KOI8-r      .koi8-r .koi8-ru
AddCharset KOI8-ru     .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-8       .utf8

# The set below does not map to a specific (iso) standard
# but works on a fairly wide range of browsers. Note that
# capitalization actually matters (it should not, but it
# does for some browsers).
#
# See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
# for a list of sorts. But browsers support few.
#
AddCharset utf-7       .utf7
AddCharset utf-8       .utf8
AddCharset big5        .big5 .b5
AddCharset EUC-TW      .euc-tw
AddCharset EUC-JP      .euc-jp
AddCharset EUC-KR      .euc-kr
AddCharset shift_jis   .sjis
发表于 2004-3-29 19:06:32 | 显示全部楼层
帮你顶!
我配置好APACHE2 后,打开127.0.0.1 看到的是中文的欢迎页面,但是在LINUX下用 GEDIT 编写的中文保存为HTML后,用浏览器来打开 就变成乱码了.

但是如果直接从网上DOWNLOAD 一个中文页面来 打开的话,就没有乱码.

不知道是GEDIT 的问题,还是 输入法的问题.我用的是 共创 的智能拼音.
另外听说 内码输入会带来一些什么什么问题....
请指教
再顶一下
回复

使用道具 举报

 楼主| 发表于 2004-3-29 19:44:03 | 显示全部楼层
难道是gedit中文输入的问题?
回复

使用道具 举报

 楼主| 发表于 2004-4-8 17:44:41 | 显示全部楼层
果然是gedit的问题,在终端下vi写出来的中文就正常了,很感谢大家
回复

使用道具 举报

发表于 2004-4-8 23:18:04 | 显示全部楼层
gedit默認使用的utf-8。問題就在這裡了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 23:36 , Processed in 0.082089 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表