You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2013/05/03 22:42:14 UTC

svn commit: r1478972 - in /sling/site/trunk/content/site: .htaccess authentication-authenticationhandler.html

Author: dklco
Date: Fri May  3 20:41:48 2013
New Revision: 1478972

URL: http://svn.apache.org/r1478972
Log:
Verified authentication handler page, removing and adding redirect

Removed:
    sling/site/trunk/content/site/authentication-authenticationhandler.html
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=1478972&r1=1478971&r2=1478972&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Fri May  3 20:41:48 2013
@@ -23,4 +23,6 @@ Redirect Permanent /site/apache-sling-co
 Redirect Permanent /site/authentication-actors.html /documentation/the-sling-engine/authentication/authentication-actors.html
 Redirect Permanent /site/form-based-authenticationhandler.html /documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html
 Redirect Permanent /site/openid-authenticationhandler.html /documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.html
-Redirect Permanent /site/authentication-framework.html /documentation/the-sling-engine/authentication/authentication-framework.html
\ No newline at end of file
+Redirect Permanent /site/authentication-framework.html /documentation/the-sling-engine/authentication/authentication-framework.html
+Redirect Permanent /site/authentication-authenticationhandler.html /documentation/the-sling-engine/authentication/authentication-authenticationhandler.html
+