From 0ffb34c89455f25125d76a3a5e09e4d7618b397d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 1 Feb 2013 12:00:12 +0100 Subject: [PATCH] Protect log with a .htaccess --- wcfsetup/install/files/log/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 wcfsetup/install/files/log/.htaccess diff --git a/wcfsetup/install/files/log/.htaccess b/wcfsetup/install/files/log/.htaccess new file mode 100644 index 0000000000..3418e55a68 --- /dev/null +++ b/wcfsetup/install/files/log/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file -- 2.20.1