From: Martin Mares Date: Mon, 27 Dec 2010 19:01:26 +0000 (+0100) Subject: More strict .htaccess X-Git-Tag: v1.0 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.0;p=minsk.git More strict .htaccess --- 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 +