From 22b45c8ccef5e84331571976f406f1f726b365b9 Mon Sep 17 00:00:00 2001 From: Carsten Karbach <c.karbach@fz-juelich.de> Date: Fri, 25 May 2018 10:50:26 +0200 Subject: [PATCH] Remove .htaccess file to avoid unwanted access --- rest/events/{.htaccess => htaccess_fromall} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename rest/events/{.htaccess => htaccess_fromall} (100%) diff --git a/rest/events/.htaccess b/rest/events/htaccess_fromall similarity index 100% rename from rest/events/.htaccess rename to rest/events/htaccess_fromall -- GitLab