You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2017/03/30 09:21:21 UTC

svn commit: r1789477 - /sling/site/trunk/content/site/.htaccess

Author: kwin
Date: Thu Mar 30 09:21:21 2017
New Revision: 1789477

URL: http://svn.apache.org/viewvc?rev=1789477&view=rev
Log:
add some more redirects for old documentation pages

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=1789477&r1=1789476&r2=1789477&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Thu Mar 30 09:21:21 2017
@@ -4,6 +4,7 @@ Redirect Permanent /site/46-line-blog.ht
 Redirect Permanent /site/accessing-filesystem-resources-extensionsfsresource.html /documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
 Redirect Permanent /site/architecture.html /documentation/the-sling-engine/architecture.html
 Redirect Permanent /site/adapters.html /documentation/the-sling-engine/adapters.html
+Redirect Permanent /site/apache-sling.html /index.html
 Redirect Permanent /site/apache-sling-commons-thread-pool.html /documentation/bundles/apache-sling-commons-thread-pool.html
 Redirect Permanent /site/apache-sling-community-roles-and-processes.html /project-information/apache-sling-community-roles-and-processes.html
 Redirect Permanent /site/apache-sling-eventing-and-job-handling.html /documentation/bundles/apache-sling-eventing-and-job-handling.html
@@ -18,6 +19,7 @@ Redirect Permanent /site/bundles.html /d
 Redirect Permanent /site/client-request-logging.html /documentation/development/client-request-logging.html
 Redirect Permanent /site/commons-html-utilities.html /documentation/bundles/commons-html-utilities.html
 Redirect Permanent /site/configuration.html /documentation/configuration.html
+Redirect Permanent /site/content-loading.html /documentation/bundles/content-loading-jcr-contentloader.html
 Redirect Permanent /site/content-loading-jcrcontentloader.html /documentation/bundles/content-loading-jcr-contentloader.html
 Redirect Permanent /site/contributing.html /contributing.html
 Redirect Permanent /site/dependency-management.html /documentation/development/dependency-management.html
@@ -77,6 +79,7 @@ Redirect Permanent /site/resources.html
 Redirect Permanent /site/run-modes-org-apache-sling-runmode.html /old-stuff/run-modes-org-apache-sling-runmode.html
 Redirect Permanent /site/scheduler-service-commons-scheduler.htm /documentation/bundles/scheduler-service-commons-scheduler.html
 Redirect Permanent /site/security.html /project-information/security.html
+Redirect Permanent /site/servlet-resolution.html /documentation/the-sling-engine/servlets.html
 Redirect Permanent /site/servlets.html /documentation/the-sling-engine/servlets.html
 Redirect Permanent /site/sling.html /documentation/development/sling.html
 Redirect Permanent /site/sling-settings-org-apache-sling-settings.html /documentation/bundles/sling-settings-org-apache-sling-settings.html