Author: mseidel
Date: Tue May 16 21:45:33 2017
New Revision: 1795374

URL: http://svn.apache.org/viewvc?rev=1795374&view=rev
Log:
Removed redirections

Modified:
    openoffice/ooo-site/trunk/content/.htaccess

Modified: openoffice/ooo-site/trunk/content/.htaccess
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/.htaccess?rev=1795374&r1=1795373&r2=1795374&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/.htaccess (original)
+++ openoffice/ooo-site/trunk/content/.htaccess Tue May 16 21:45:33 2017
@@ -1,7 +1,3 @@
-RewriteEngine On
-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


Reply via email to