Author: buildbot Date: Sat Feb 8 15:05:38 2025 New Revision: 1088929 Log: Automatic Staging Site Publish by Buildbot
Modified: websites/staging/commons/trunk/content/.htaccess Modified: websites/staging/commons/trunk/content/.htaccess ============================================================================== --- websites/staging/commons/trunk/content/.htaccess (original) +++ websites/staging/commons/trunk/content/.htaccess Sat Feb 8 15:05:38 2025 @@ -10,6 +10,12 @@ Redirect 302 /proper/commons-lang/securi Redirect 302 /proper/commons-math/security.html /security.html Redirect 302 /proper/commons-validator/security.html /security.html +# Temporary fix for some bad relative links in BSF +Redirect 302 /proper/sandbox /sandbox +Redirect 302 /proper/dormant /dormant +Redirect 302 /proper/releases /releases +RedirectMatch 302 ^/proper/([^/]*).html$ /$1.html + #until all sites redeployed #Redirect /proper/ http://commons.apache.org/components.html