From owner-freebsd-questions Wed Nov 22 05:46:48 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA13029 for questions-outgoing; Wed, 22 Nov 1995 05:46:48 -0800 Received: from cyber1.cyberhall.com (cyber1.cyberhall.com [206.41.142.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id FAA13024 for ; Wed, 22 Nov 1995 05:46:46 -0800 Received: (from dbrockus@localhost) by cyber1.cyberhall.com (8.6.11/8.6.9) id HAA03728; Wed, 22 Nov 1995 07:48:25 GMT Date: Wed, 22 Nov 1995 07:48:25 +0000 () From: David Brockus To: FreeBSD questions Subject: kanji characters and HTML documents Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk I am currenting running FreeBSD 2.0.5R and Apache 0.8.10. I was wondering if there is anyway to support EUC, JIS, or Shift-JIS kanji encoding on a web page with my current OS and httpd. I know I could put the kanji characters in images and use them, but I don't think that it is practical for what I need to do. Is there any program for FreeBSD, even a different httpd, that supports kanji encoding in HTML documents? David