From f881d482e2c04e1bc622a5c53e4176f30ca8a337 Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Sun, 21 Mar 2021 17:33:05 -0600 Subject: Deny access to source folders --- includes/.htaccess | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/.htaccess') diff --git a/includes/.htaccess b/includes/.htaccess index e69de29..3418e55 100644 --- a/includes/.htaccess +++ b/includes/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file -- cgit v1.2.3