Set default charset to utf-8
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 16 Feb 2013 01:37:36 +0000 (20:37 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 16 Feb 2013 01:37:36 +0000 (20:37 -0500)
files/conf.d/hcoop-charset [new file with mode: 0644]

diff --git a/files/conf.d/hcoop-charset b/files/conf.d/hcoop-charset
new file mode 100644 (file)
index 0000000..256b974
--- /dev/null
@@ -0,0 +1,6 @@
+# This may or may not be a good idea... it's how it was on mire, and a
+# lot of member sites depend on this. In theory this overrides the
+# meta and xml charset information, depending on client
+# configuration. I think "auto detect content encoding" is generally
+# enabled by default nowadays, so it should be harmless.
+AddDefaultCharset UTF-8
\ No newline at end of file