Retiring horn - fixing redirect.
diff --git a/.htaccess b/.htaccess index af7038d..ce0587b 100644 --- a/.htaccess +++ b/.htaccess
@@ -1 +1 @@ -Redirect Permanent /* http://incubator.apache.org/projects/horn.html +RedirectMatch Permanent ^(/.*)?$ http://incubator.apache.org/projects/horn.html