This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 9fd8667 git-site-role commit from build_staging.sh
9fd8667 is described below
commit 9fd86675bc22a92db42df5f3b9e3a3a84e5a5d95
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Oct 29 10:56:30 2020 -0700
git-site-role commit from build_staging.sh
---
content/.htaccess | 5 +++--
content/feed.xml | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/content/.htaccess b/content/.htaccess
index 4e08e02..0777d2f 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -1,5 +1,6 @@
-AddOutputFilter INCLUDES .html
-AddOutputFilter INCLUDES .htm
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
+Options +Includes
+AddOutputFilter INCLUDES .html
+AddOutputFilter INCLUDES .htm
diff --git a/content/feed.xml b/content/feed.xml
index c6e6d3d..740bb8f 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
<atom:link href="http://localhost:8820/feed.xml" rel="self"
type="application/rss+xml" />
<description>OpenOffice.org Feed</description>
<language>en-us</language>
- <pubDate>Thu, 29 Oct 2020 10:52:21 -0700</pubDate>
- <lastBuildDate>Thu, 29 Oct 2020 10:52:21 -0700</lastBuildDate>
+ <pubDate>Thu, 29 Oct 2020 10:56:27 -0700</pubDate>
+ <lastBuildDate>Thu, 29 Oct 2020 10:56:27 -0700</lastBuildDate>
</channel>