From 40dfa7d5c0dc8e4cb2c95e403b6b4b2c4bf70644 Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Sat, 4 Feb 2017 16:05:45 +0100 Subject: Original UTStats beta 4.2.8 --- html/logs/backup/.htaccess | 2 ++ html/logs/backup/index.htm | 0 2 files changed, 2 insertions(+) create mode 100755 html/logs/backup/.htaccess create mode 100755 html/logs/backup/index.htm (limited to 'html/logs/backup') diff --git a/html/logs/backup/.htaccess b/html/logs/backup/.htaccess new file mode 100755 index 0000000..fdda703 --- /dev/null +++ b/html/logs/backup/.htaccess @@ -0,0 +1,2 @@ +Order deny,allow +Deny from all diff --git a/html/logs/backup/index.htm b/html/logs/backup/index.htm new file mode 100755 index 0000000..e69de29 -- cgit