From ecf91b506eb9c81f9c8fb8bb6125de5c98a2a95a Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Fri, 17 Feb 2012 01:21:43 +0100 Subject: [PATCH] Disallows indexing the _h5ai folder by default. --- src/_h5ai/.htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/_h5ai/.htaccess b/src/_h5ai/.htaccess index ec4f2924..be958da7 100644 --- a/src/_h5ai/.htaccess +++ b/src/_h5ai/.htaccess @@ -1,5 +1,7 @@ +Options -Indexes + AddType text/html .php