From 3f98d826ce467e46e0abf77bc3486e47b74e3222 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 27 Dec 2010 20:01:26 +0100 Subject: [PATCH] More strict .htaccess --- .htaccess | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.htaccess b/.htaccess index c4db64f..efdd4bf 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,18 @@ AddDefaultCharset utf-8 DirectoryIndex index.cgi + + +Deny from all + + + +Allow from all + + + +Allow from all + + + +Allow from all + -- 2.39.2