From d29e75144b6a37d4d10ce57081f09d19f19642ab Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 14 Sep 2008 23:02:55 +0000 Subject: [PATCH] Send .asc types with a more useful MIME type. --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.htaccess b/.htaccess index 414a702..13f2451 100644 --- a/.htaccess +++ b/.htaccess @@ -16,3 +16,7 @@ ForceType application/binary ForceType application/binary + + +ForceType application/binary + -- 2.34.1