From 7cf7c5fcef4ebdc729d8287f2b72087625370750 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 16 Sep 2023 08:23:36 +0200 Subject: [PATCH] Add htaccess to close the storage dir in case people leave it open. --- storage/.htaccess | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 storage/.htaccess diff --git a/storage/.htaccess b/storage/.htaccess new file mode 100644 index 0000000000..e94bbcbd9d --- /dev/null +++ b/storage/.htaccess @@ -0,0 +1,6 @@ + + + Options -MultiViews + + +RedirectMatch 404 /\\.(svn|git|key|hg|dat|data|bzr|cvs)(/|$)