Re: Non-ASCII characters in XHTML

On Tue 04-Jul-2000 at 05:17:19PM +0100, Dave J Woolley wrote:
> 
> [DJW:} I.E. if the server doesn't allow Content-Type to be configured
> properly, or the web hosting company doesn't allow their customers
> access to the right configuration level in the server to do this.

If you are using Apache you might be able to do it with a .htaccess file
with something like this in it:

AddType 'text/html; charset=ISO-8859-1' html

Chris

-- 
Chris Croome <chris@webarchitects.co.uk>

http://www.webarchitects.co.uk/
http://chris.croome.net/

Received on Wednesday, 5 July 2000 05:13:38 UTC