You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2016/06/17 13:46:44 UTC

svn commit: r990794 - in /websites/staging/directory/trunk/content: apacheds/gen-docs/.htaccess extpaths.txt

Author: elecharny
Date: Fri Jun 17 13:46:44 2016
New Revision: 990794

Log:
Updated the .htaccess and expaths for Apache LDAP API 1.0.0-RC1 and ApacheDS 2.0.0-M21

Modified:
    websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess
    websites/staging/directory/trunk/content/extpaths.txt

Modified: websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess Fri Jun 17 13:46:44 2016
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /apacheds/gen-docs
 
-RewriteRule ^latest$ 2.0.0-M20/
-RewriteRule ^latest/(.*)$ 2.0.0-M20/$1
+RewriteRule ^latest$ 2.0.0-M21/
+RewriteRule ^latest/(.*)$ 2.0.0-M21/$1

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Fri Jun 17 13:46:44 2016
@@ -6,6 +6,7 @@ fortress/gen-docs/1.0-RC42
 fortress/gen-docs/1.0-RC40
 
 # ApacheDS
+apacheds/gen-docs/2.0.0-M21
 apacheds/gen-docs/2.0.0-M20
 apacheds/gen-docs/2.0.0-M19
 apacheds/gen-docs/2.0.0-M18
@@ -28,6 +29,8 @@ apacheds/gen-docs/2.0.0-M2
 apacheds/gen-docs/2.0.0-M1
 
 # API
+api/gen-docs/1.0.0-RC1
+api/gen-docs/1.0.0-M33
 api/gen-docs/1.0.0-M32
 api/gen-docs/1.0.0-M31
 api/gen-docs/1.0.0-M30