From 1084bdd372c9f84eacc0783a64ccc48d9e2a5b48 Mon Sep 17 00:00:00 2001 From: short <> Date: Wed, 28 Sep 2005 15:38:25 +0000 Subject: [PATCH] Fixed 'application/octet-stream' forcing to be version independent. --- project/udpgate/dist/.htaccess | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/project/udpgate/dist/.htaccess b/project/udpgate/dist/.htaccess index fa8accb..ea68c4d 100644 --- a/project/udpgate/dist/.htaccess +++ b/project/udpgate/dist/.htaccess @@ -1,6 +1,3 @@ - - - csacekEngine Off - + ForceType application/octet-stream - + -- 1.8.3.1