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/29 15:47:09 UTC

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

Author: kwin
Date: Wed Mar 29 15:47:09 2017
New Revision: 1789382

URL: http://svn.apache.org/viewvc?rev=1789382&view=rev
Log:
add permanent redirect for jackrabbit-usermanager

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=1789382&r1=1789381&r2=1789382&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Wed Mar 29 15:47:09 2017
@@ -18,6 +18,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-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
 Redirect Permanent /site/development.html /documentation/development.html
@@ -52,6 +53,7 @@ Redirect Permanent /site/links.data/Apac
 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/managing-users-and-groups-jackrabbitusermanager.html /documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.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
 Redirect Permanent /site/mappings-for-resource-resolution.html /documentation/the-sling-engine/mappings-for-resource-resolution.html
@@ -93,4 +95,3 @@ Redirect Permanent /site/webdav.html /do
 Redirect Permanent /site/wiki.html http://s.apache.org/sling.wiki
 Redirect Permanent /site/wrap-or-decorate-resources.html /documentation/the-sling-engine/wrap-or-decorate-resources.html
 Redirect Permanent /site/xslt-processing-pipeline.html /old-stuff/scriptengineintegration/xslt-processing-pipeline.html
-Redirect Permanent /site/content-loading-jcrcontentloader.html /documentation/bundles/content-loading-jcr-contentloader.html