From: Banana Date: Wed, 25 Dec 2019 11:06:06 +0000 (+0100) Subject: web access deny X-Git-Tag: v0.3-beta~5 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=2026207273921c054bcc8851ac92aa3a2c0e03b6;p=selfpaste.git web access deny --- diff --git a/webroot/logs/.gitignore b/webroot/logs/.gitignore index d6b7ef3..e24a60f 100644 --- a/webroot/logs/.gitignore +++ b/webroot/logs/.gitignore @@ -1,2 +1,3 @@ * !.gitignore +!.htaccess diff --git a/webroot/logs/.htaccess b/webroot/logs/.htaccess new file mode 100644 index 0000000..b66e808 --- /dev/null +++ b/webroot/logs/.htaccess @@ -0,0 +1 @@ +Require all denied