You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/04/09 17:57:54 UTC

svn commit: r1010112 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/.htaccess content/de/index.html

Author: buildbot
Date: Sun Apr  9 17:57:54 2017
New Revision: 1010112

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/.htaccess
    websites/staging/ooo-site/trunk/content/de/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr  9 17:57:54 2017
@@ -1 +1 @@
-1790742
+1790757

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr  9 17:57:54 2017
@@ -1 +1 @@
-1790742
+1790757

Modified: websites/staging/ooo-site/trunk/content/.htaccess
==============================================================================
--- websites/staging/ooo-site/trunk/content/.htaccess (original)
+++ websites/staging/ooo-site/trunk/content/.htaccess Sun Apr  9 17:57:54 2017
@@ -1,5 +1,7 @@
 RewriteEngine On
-RewriteRule ^/de/downloads/(.*)$ /de/download/$1 [R=301,L]
+# RewriteCond %{HTTPS} off
+# RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301]
+Redirect 301 /de/downloads/ /de/download/
 Options +Includes +MultiViews
 AddOutputFilter INCLUDES .html
 AddOutputFilter INCLUDES .htm

Modified: websites/staging/ooo-site/trunk/content/de/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/index.html (original)
+++ websites/staging/ooo-site/trunk/content/de/index.html Sun Apr  9 17:57:54 2017
@@ -146,7 +146,7 @@ screen reader.
     document.write( "<ul><li>"
       + "<div class='action-download'>"
         + "<div class='action-text action-link'>"
-          + "<a href='./download/index.html'>"
+          + "<a href='./download/'>"
             + "<h2>Ich m&ouml;chte Apache OpenOffice herunterladen</h2>"
             + "<p style='font-size: 1.0em; font-weight: bold;'>(Neueste Version: " + DL.VERSION + ")</p>"
             + "<p>Laden Sie Apache OpenOffice kostenlos herunter <b>(wirklich!)</b> | "
@@ -166,7 +166,7 @@ screen reader.
     <noscript>
         <div class="action-download">
           <div class="action-text action-link">
-            <a href="./download/index.html">
+            <a href="./download/">
               <h2>Ich m&ouml;chte Apache OpenOffice herunterladen</h2>
               <p>Laden Sie Apache OpenOffice kostenlos herunter.</p>
             </a>
@@ -194,7 +194,7 @@ screen reader.
     <li>
       <div class="action-extend">
         <div class="action-text action-link">
-          <a href="http://extensions.services.openoffice.org/getmore">
+          <a href="http://extensions.openoffice.org/getmore">
             <h2>Ich m&ouml;chte mehr mit OpenOffice machen</h2>
             <p>Erweitern Sie Apache OpenOffice mit zus&auml;tzlichen Funktionen, Vorlagen und Clipart.</p>
           </a>