You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2014/02/10 12:00:07 UTC

svn commit: r897136 - in /websites/staging/pdfbox/trunk/content: ./ .htaccess

Author: buildbot
Date: Mon Feb 10 11:00:07 2014
New Revision: 897136

Log:
Staging update by buildbot for pdfbox

Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)
    websites/staging/pdfbox/trunk/content/.htaccess

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 10 11:00:07 2014
@@ -1 +1 @@
-1566575
+1566577

Modified: websites/staging/pdfbox/trunk/content/.htaccess
==============================================================================
--- websites/staging/pdfbox/trunk/content/.htaccess (original)
+++ websites/staging/pdfbox/trunk/content/.htaccess Mon Feb 10 11:00:07 2014
@@ -1,6 +1,6 @@
 RewriteEngine On
 RewriteRule ^apidocs$ /docs/1.8.4/javadocs [R=301,L]
-RewriteRule ^commandlineutilities/(.*)$ /commandline [R=301,L]
+RewriteRule ^commandlineutilities(/?)(.*)$ /commandline [R=301,L]
 
 ErrorDocument 403 /errors/403.html
 ErrorDocument 404 /errors/404.html
\ No newline at end of file