You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bu...@apache.org on 2013/01/08 20:50:51 UTC

svn commit: r845566 - in /websites/staging/sling/trunk/content: ./ .htaccess site/.htaccess

Author: buildbot
Date: Tue Jan  8 19:50:51 2013
New Revision: 845566

Log:
Staging update by buildbot for sling

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

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan  8 19:50:51 2013
@@ -1 +1 @@
-1430458
+1430467

Modified: websites/staging/sling/trunk/content/.htaccess
==============================================================================
--- websites/staging/sling/trunk/content/.htaccess (original)
+++ websites/staging/sling/trunk/content/.htaccess Tue Jan  8 19:50:51 2013
@@ -1,5 +1,4 @@
 ErrorDocument 403 /errors/403.html
 ErrorDocument 404 /errors/404.html
 
-Redirect Permanent /site/downloads.cgi /downloads.cgi
-Redirect Permanent /site/downloads.html /downloads.cgi
+Redirect Permanent /downloads.html /downloads.cgi

Added: websites/staging/sling/trunk/content/site/.htaccess
==============================================================================
--- websites/staging/sling/trunk/content/site/.htaccess (added)
+++ websites/staging/sling/trunk/content/site/.htaccess Tue Jan  8 19:50:51 2013
@@ -0,0 +1,2 @@
+Redirect Permanent /site/downloads.cgi /downloads.cgi
+Redirect Permanent /site/downloads.html /downloads.cgi