From 9eabae58420ecb3cc289d6d7ff4c2414f9c63370 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 31 Oct 2021 12:30:56 +0100 Subject: Initial commit --- includes/.htaccess | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 includes/.htaccess (limited to 'includes/.htaccess') diff --git a/includes/.htaccess b/includes/.htaccess new file mode 100644 index 0000000..8311456 --- /dev/null +++ b/includes/.htaccess @@ -0,0 +1,2 @@ +Deny from All +Order deny,allow \ No newline at end of file -- cgit