You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2017/02/20 16:26:30 UTC

svn commit: r1007057 - in /websites/staging/xmlgraphics/trunk/content: ./ .htaccess

Author: buildbot
Date: Mon Feb 20 16:26:30 2017
New Revision: 1007057

Log:
Staging update by buildbot for xmlgraphics

Added:
    websites/staging/xmlgraphics/trunk/content/.htaccess
Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 20 16:26:30 2017
@@ -1 +1 @@
-1783239
+1783781

Added: websites/staging/xmlgraphics/trunk/content/.htaccess
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/.htaccess (added)
+++ websites/staging/xmlgraphics/trunk/content/.htaccess Mon Feb 20 16:26:30 2017
@@ -0,0 +1,3 @@
+RewriteEngine On
+RewriteCond %{HTTPS} off
+RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org