Author: veithen Date: Fri Nov 5 22:13:11 2010 New Revision: 1031852 URL: http://svn.apache.org/viewvc?rev=1031852&view=rev Log: Added a redirection for the old Axiom site location. Added: webservices/commons/site/axiom/ webservices/commons/site/axiom/.htaccess Added: webservices/commons/site/axiom/.htaccess URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/.htaccess?rev=1031852&view=auto ============================================================================== --- webservices/commons/site/axiom/.htaccess (added) +++ webservices/commons/site/axiom/.htaccess Fri Nov 5 22:13:11 2010 @@ -0,0 +1,5 @@ +Order Allow,Deny +Allow from All +Deny from 193.232.252.33 +Deny from 193.124.215.195 +Redirect /commons/axiom http://ws.apache.org/axiom --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org