[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
[webdav-jp:0765] mod_encoding の設定
- To: webdav-jp@xxxxxxxx
- Subject: [webdav-jp:0765] mod_encoding の設定
- From: 吉山 晃 <yosshy@xxxxxxxxxxxx>
- Date: Tue, 20 May 2003 13:24:39 +0900
- Delivered-to: webdav-jp@Begi.net
- Posted: Tue, 20 May 2003 13:23:06 +0900
吉山です。
ふと気になったのですが、皆さんの所で使っている mod_encoding の設定ってど
うなっています?
ちなみに、うちではこんな感じです。
---
EncodingEngine on
SetServerEncoding UTF-8
DefaultClientEncoding UTF-8 MSSJIS EUC-JP
AddClientEncoding "Microsoft .* DAV 1.1" ASCII MSSJIS UTF-8
AddClientEncoding "Microsoft .* DAV" UTF-8 MSSJIS
AddClientEncoding "(Microsoft .* DAV $)" UTF-8 MSSJIS
AddClientEncoding "(Microsoft .* DAV 1.1)" MSSJIS UTF-8
AddClientEncoding "Microsoft-WebDAV*" UTF-8 MSSJIS
AddClientEncoding "RMA/*" MSSJIS
AddClientEncoding "xdwin9x/" MSSJIS
AddClientEncoding "cadaver/" EUC-JP
AddClientEncoding "Mozilla/" EUC-JP
--
吉山あきら<yosshy@xxxxxxxxxxxx>