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/01/08 09:49:58 UTC

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

Author: cziegeler
Date: Thu Jan  8 08:49:58 2015
New Revision: 1650234

URL: http://svn.apache.org/r1650234
Log:
Add redirect for rewriter docs

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=1650234&r1=1650233&r2=1650234&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Thu Jan  8 08:49:58 2015
@@ -52,6 +52,7 @@ Redirect Permanent /site/monitoring-requ
 Redirect Permanent /site/news.html /news.html
 Redirect Permanent /site/openid-authenticationhandler.html /documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.html
 Redirect Permanent /site/osgi-installer.html /documentation/bundles/osgi-installer.html
+Redirect Permanent /site/output-rewriting-pipelines-orgapacheslingrewriter.html /documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html
 Redirect Permanent /site/plugins.html /
 Redirect Permanent /site/project-information.html /project-information.html
 Redirect Permanent /site/project-license.html /project-information/project-license.html