From ae8899be2e0a1de0d88ee1da5625329c2ff2e9d5 Mon Sep 17 00:00:00 2001 From: toidinamai Date: Thu, 12 Jan 2006 10:59:34 +0000 Subject: [PATCH] XML ist cool. git-svn-id: svn://svn.c3d2.de/c3d2-web/branches/toidinamais_coole_scheisse@108 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- content/.htaccess | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 content/.htaccess diff --git a/content/.htaccess b/content/.htaccess new file mode 100644 index 000000000..b1dae42e0 --- /dev/null +++ b/content/.htaccess @@ -0,0 +1,2 @@ +DirectoryIndex news.xml +AddDefaultCharset UTF-8