Author: erans Date: Thu Apr 19 12:12:17 2018 New Revision: 1829530 URL: http://svn.apache.org/viewvc?rev=1829530&view=rev Log: Redirect for "Commons Statistics".
Added: commons/cms-site/trunk/content/resources/statistics/ commons/cms-site/trunk/content/resources/statistics/download_statistics.html (with props) Modified: commons/cms-site/trunk/content/resources/.htaccess Modified: commons/cms-site/trunk/content/resources/.htaccess URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/.htaccess?rev=1829530&r1=1829529&r2=1829530&view=diff ============================================================================== --- commons/cms-site/trunk/content/resources/.htaccess (original) +++ commons/cms-site/trunk/content/resources/.htaccess Thu Apr 19 12:12:17 2018 @@ -66,6 +66,7 @@ Redirect /proxy /proper/commons-proxy Redirect /rdf /proper/commons-rdf Redirect /rng /proper/commons-rng Redirect /scxml /proper/commons-scxml +Redirect /statistics /proper/commons-statistics Redirect /text /proper/commons-text Redirect /validator /proper/commons-validator Redirect /vfs /proper/commons-vfs Added: commons/cms-site/trunk/content/resources/statistics/download_statistics.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/statistics/download_statistics.html?rev=1829530&view=auto ============================================================================== --- commons/cms-site/trunk/content/resources/statistics/download_statistics.html (added) +++ commons/cms-site/trunk/content/resources/statistics/download_statistics.html Thu Apr 19 12:12:17 2018 @@ -0,0 +1,5 @@ +<html> +<head> +<meta http-equiv="refresh" content="0; url=/proper/commons-rng/download_statistics.cgi" /> +</head> +</html> Propchange: commons/cms-site/trunk/content/resources/statistics/download_statistics.html ------------------------------------------------------------------------------ svn:eol-style = native