From f1fb9cbb3b58fae01a296136fde90e9136fd4129 Mon Sep 17 00:00:00 2001 From: Karson Date: Thu, 1 Apr 2021 17:53:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8F=92=E4=BB=B6=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E5=92=8C=E7=BC=93=E5=AD=98=E7=9B=AE=E5=BD=95=E7=BC=93?= =?UTF-8?q?=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addons/.htaccess | 1 + runtime/.htaccess | 1 + 2 files changed, 2 insertions(+) create mode 100755 addons/.htaccess create mode 100755 runtime/.htaccess diff --git a/addons/.htaccess b/addons/.htaccess new file mode 100755 index 00000000..3418e55a --- /dev/null +++ b/addons/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file diff --git a/runtime/.htaccess b/runtime/.htaccess new file mode 100755 index 00000000..3418e55a --- /dev/null +++ b/runtime/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file