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 38cbf0d  .htaccess for SSI
38cbf0d is described below

commit 38cbf0d93bd5b300f88a8224842b74ebf7309253
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Oct 29 10:01:49 2020 -0700

    .htaccess for SSI
---
 assets/.htaccess | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/assets/.htaccess b/assets/.htaccess
new file mode 100644
index 0000000..155692f
--- /dev/null
+++ b/assets/.htaccess
@@ -0,0 +1,3 @@
+Options +Includes +MultiViews
+AddOutputFilter INCLUDES .html
+AddOutputFilter INCLUDES .htm

Reply via email to