From: Banana Date: Fri, 27 Dec 2019 11:11:05 +0000 (+0100) Subject: a simple htaccess to avoid access to the log directory X-Git-Tag: 2.2_2019-12-27~3 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=267a93079e8ec66b6a60ee8d27337e078733cea1;p=insipid.git a simple htaccess to avoid access to the log directory --- diff --git a/webroot/job/.htaccess b/webroot/job/.htaccess new file mode 100644 index 0000000..b66e808 --- /dev/null +++ b/webroot/job/.htaccess @@ -0,0 +1 @@ +Require all denied