From 48a80dcef7a9582ca01cfc9f546dfceb2a7ef57a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 15 Apr 2021 16:28:32 +0200 Subject: [PATCH] Fix: make crash on some apache setup when setting option not allowed. --- htdocs/.htaccess | 1 - 1 file changed, 1 deletion(-) delete mode 100644 htdocs/.htaccess diff --git a/htdocs/.htaccess b/htdocs/.htaccess deleted file mode 100644 index 5a928f6da25..00000000000 --- a/htdocs/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Options -Indexes