You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2020/10/29 17:23:25 UTC

[openoffice-org] branch main updated: MultiViews now allowed

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 ece564e  MultiViews now allowed
ece564e is described below

commit ece564e0fc92992d05b97d6feb8cbc0ffb21df8e
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Thu Oct 29 10:23:15 2020 -0700

    MultiViews now allowed
---
 assets/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/.htaccess b/assets/.htaccess
index d49d514..155692f 100644
--- a/assets/.htaccess
+++ b/assets/.htaccess
@@ -1,3 +1,3 @@
-Options +Includes
+Options +Includes +MultiViews
 AddOutputFilter INCLUDES .html
 AddOutputFilter INCLUDES .htm