Author: sebb Date: Tue Nov 28 16:25:10 2023 New Revision: 1914184 URL: http://svn.apache.org/viewvc?rev=1914184&view=rev Log: Use original work-round
Added: commons/cms-site/trunk/content/resources/math/ commons/cms-site/trunk/content/resources/math/download_math.html (with props) commons/cms-site/trunk/content/resources/rng/ commons/cms-site/trunk/content/resources/rng/download_rng.html (with props) Added: commons/cms-site/trunk/content/resources/math/download_math.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/math/download_math.html?rev=1914184&view=auto ============================================================================== --- commons/cms-site/trunk/content/resources/math/download_math.html (added) +++ commons/cms-site/trunk/content/resources/math/download_math.html Tue Nov 28 16:25:10 2023 @@ -0,0 +1,5 @@ +<html> +<head> +<meta http-equiv="refresh" content="0; url=/proper/commons-math/download_math.cgi" /> +</head> +</html> Propchange: commons/cms-site/trunk/content/resources/math/download_math.html ------------------------------------------------------------------------------ svn:eol-style = native Added: commons/cms-site/trunk/content/resources/rng/download_rng.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/rng/download_rng.html?rev=1914184&view=auto ============================================================================== --- commons/cms-site/trunk/content/resources/rng/download_rng.html (added) +++ commons/cms-site/trunk/content/resources/rng/download_rng.html Tue Nov 28 16:25:10 2023 @@ -0,0 +1,5 @@ +<html> +<head> +<meta http-equiv="refresh" content="0; url=/proper/commons-rng/download_rng.cgi" /> +</head> +</html> Propchange: commons/cms-site/trunk/content/resources/rng/download_rng.html ------------------------------------------------------------------------------ svn:eol-style = native