From 5a92be1b39d36b61a0e6579a80ee2315c8ebd0c7 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Sun, 26 Mar 2006 19:18:02 +0000 Subject: add mime type for atom From: "Alex Holst" "It's the brave new world of rss/atom feeds. It's what the kids want." --- usr.sbin/httpd/conf/mime.types | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/httpd/conf') diff --git a/usr.sbin/httpd/conf/mime.types b/usr.sbin/httpd/conf/mime.types index 0e8d156b147..7ac98482c80 100644 --- a/usr.sbin/httpd/conf/mime.types +++ b/usr.sbin/httpd/conf/mime.types @@ -13,6 +13,7 @@ application/activemessage application/andrew-inset ez application/applefile application/atomicmail +application/atom+xml atom application/batch-smtp application/beep+xml application/cals-1840 -- cgit v1.2.3