From e97bb32fba9cfaa8cde37e2f66d06f7b39e54aaf Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 24 Mar 2018 22:14:20 +0900 Subject: [PATCH] =?UTF-8?q?autoload=20=EA=B2=BD=EB=A1=9C=EC=97=90=20deny?= =?UTF-8?q?=EC=9A=A9=20.htaccess=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.htaccess | 1 + twe/sammo/.htaccess | 1 + vendor/.htaccess | 1 + 3 files changed, 3 insertions(+) create mode 100644 src/.htaccess create mode 100644 twe/sammo/.htaccess create mode 100644 vendor/.htaccess diff --git a/src/.htaccess b/src/.htaccess new file mode 100644 index 00000000..698196ae --- /dev/null +++ b/src/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file diff --git a/twe/sammo/.htaccess b/twe/sammo/.htaccess new file mode 100644 index 00000000..698196ae --- /dev/null +++ b/twe/sammo/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file diff --git a/vendor/.htaccess b/vendor/.htaccess new file mode 100644 index 00000000..698196ae --- /dev/null +++ b/vendor/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file