You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2015/04/08 23:41:44 UTC

svn commit: r1672199 - in /sling/site/trunk/content/site: .htaccess index.data/ links.data/

Author: cziegeler
Date: Wed Apr  8 21:41:43 2015
New Revision: 1672199

URL: http://svn.apache.org/r1672199
Log:
Remove duplicate pdf files and add redirects

Removed:
    sling/site/trunk/content/site/index.data/
    sling/site/trunk/content/site/links.data/
Modified:
    sling/site/trunk/content/site/.htaccess

Modified: sling/site/trunk/content/site/.htaccess
URL: http://svn.apache.org/viewvc/sling/site/trunk/content/site/.htaccess?rev=1672199&r1=1672198&r2=1672199&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Wed Apr  8 21:41:43 2015
@@ -40,6 +40,7 @@ Redirect Permanent /site/incubator-statu
 Redirect Permanent /site/incubator-status-report-november-2007.html /project-information.html
 Redirect Permanent /site/incubator-status-report-october-2007.html /project-information.html
 Redirect Permanent /site/index.html /index.html
+Redirect Permanent /site/index.data/ApacheConUS07_FFT_Sling.pdf /res/docs/ApacheConUS07_FFT_Sling.pdf
 Redirect Permanent /site/installing-and-upgrading-bundles.html /documentation/tutorials-how-tos/installing-and-upgrading-bundles.html
 Redirect Permanent /site/internationalization-support-i18n.html /documentation/bundles/internationalization-support-i18n.html
 Redirect Permanent /site/issue-tracker.html /documentation/development/issue-tracker.html
@@ -47,6 +48,9 @@ Redirect Permanent /site/jackrabbit-pers
 Redirect Permanent /site/jcr-installer-jcrjcrinstall-and-osgiinstaller.html /documentation/bundles/jcr-installer-provider.html
 Redirect Permanent /site/jcr-installer-provider.html /documentation/bundles/jcr-installer-provider.html
 Redirect Permanent /site/links.html /links.html
+Redirect Permanent /site/links.data/ApacheConEU08_FFT_Sling.pdf /res/docs/ApacheConEU08_FFT_Sling.pdf
+Redirect Permanent /site/links.data/ApacheConEU08_JCR_Meetup_Sling_Architecture.pdf /res/docs/ApacheConEU08_JCR_Meetup_Sling_Architecture.pdf
+Redirect Permanent /site/links.data/ApacheConUS07_FFT_Sling.pdf /res/docs/ApacheConUS07_FFT_Sling.pdf
 Redirect Permanent /site/logging.html /documentation/development/logging.html
 Redirect Permanent /site/manipulating-content-the-slingpostservlet.html /documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html
 Redirect Permanent /site/manipulating-content-the-slingpostservlet-servletspost.html /documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html