From 4765f63328860e4370221c71f14517c7c7af4f3c Mon Sep 17 00:00:00 2001 From: kaetemi Date: Sat, 6 Sep 2014 04:55:17 +0200 Subject: [PATCH] Saner behaviour to show Forbidden error --- code/web/public_php/ams/files/.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/code/web/public_php/ams/files/.htaccess b/code/web/public_php/ams/files/.htaccess index f3b08d726..655df6494 100644 --- a/code/web/public_php/ams/files/.htaccess +++ b/code/web/public_php/ams/files/.htaccess @@ -1,5 +1,6 @@ Options -Indexes Options -ExecCGI +DirectoryIndex disabled ForceType application/octet-stream Header set Content-Disposition attachment