Author: ggregory Date: Sun Sep 6 18:13:51 2026 New Revision: 1093861 Log: Redirect /secure-xml /proper/commons-secure-xml
Modified: websites/production/commons/content/.htaccess Modified: websites/production/commons/content/.htaccess ============================================================================== --- websites/production/commons/content/.htaccess Sun Sep 6 17:11:17 2026 (r1093860) +++ websites/production/commons/content/.htaccess Sun Sep 6 18:13:51 2026 (r1093861) @@ -71,6 +71,7 @@ Redirect /numbers /proper/commons-number Redirect /pool /proper/commons-pool Redirect /rdf /proper/commons-rdf Redirect /rng /proper/commons-rng +Redirect /secure-xml /proper/commons-secure-xml Redirect /scxml /proper/commons-scxml Redirect /statistics /proper/commons-statistics Redirect /text /proper/commons-text
