This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new d972347 MultiViews is not allowed
d972347 is described below
commit d9723479161ff1867b0924e74e0cb904a5f99b1a
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Oct 29 10:18:34 2020 -0700
MultiViews is not allowed
---
assets/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/.htaccess b/assets/.htaccess
index 155692f..d49d514 100644
--- a/assets/.htaccess
+++ b/assets/.htaccess
@@ -1,3 +1,3 @@
-Options +Includes +MultiViews
+Options +Includes
AddOutputFilter INCLUDES .html
AddOutputFilter INCLUDES .htm