Date: Mon, 28 Jun 2004 19:53:48 -0700 From: Bill Fenner <fenner@research.att.com> To: www@freebsd.org Subject: .htaccess in public_html -or- AddCharset ISO-8859-1 .html? Message-ID: <200406290253.i5T2rn411651@windsor.research.att.com>
next in thread | raw e-mail | index | archive | help
Hi, Someone with a buggy browser that doesn't care that RFC2616 says that subtypes of text are always ISO-8859-1 if there's no explicit charset= header is bugging me that he can't view my people.freebsd.org pages. Can we either: a) AllowOverride FileInfo in pubic_html directories so that I can placate him with an .htaccess, or b) add AddCharset ISO-8859-1 .html to the httpd.conf to always add an explicit charset? Thanks, Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406290253.i5T2rn411651>