This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 67f657fec Automatic Site Publish by Buildbot
67f657fec is described below

commit 67f657fecce989e752f5e8c57fd545c4da310712
Author: GitHub Actions Bot <>
AuthorDate: Sat Jan 17 04:01:05 2026 +0000

    Automatic Site Publish by Buildbot
---
 .htaccess | 38 ++++++++++++++++++++++++++++++++++++++
 feed.xml  |  2 +-
 2 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
new file mode 100644
index 000000000..98b7a28a9
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,38 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.
+
+# Enable custom error pages
+ErrorDocument 404 /404.html
+ErrorDocument 410 /404.html
+
+# Legacy documentation paths
+# These paths were removed in January 2026 when Mahout transitioned to Qumat
+
+# Legacy MapReduce algorithm documentation
+RedirectMatch 410 ^/users/(.*)$
+RedirectMatch 410 ^/documentation/users/(.*)$
+RedirectMatch 410 ^/documentation/tutorials/(.*)$
+
+# Legacy classification docs
+RedirectMatch 410 ^/users/classification/(.*)$
+
+# Legacy clustering docs
+RedirectMatch 410 ^/users/clustering/(.*)$
+
+# Legacy recommender docs
+RedirectMatch 410 ^/users/recommender/(.*)$
+
+# Legacy Spark/Flink bindings
+RedirectMatch 410 ^/users/sparkbindings/(.*)$
+RedirectMatch 410 ^/users/flinkbindings/(.*)$
+
+# Legacy basics/quickstart
+RedirectMatch 410 ^/users/basics/(.*)$
+
+# Old release notes
+RedirectMatch 410 ^/release-notes/(.*)$
+
+# Redirect old qumat documentation path to new structure
+RedirectMatch 301 ^/documentation/qumat/?$ /qumat/
+RedirectMatch 301 ^/quantum-computing-primer/?$ 
/qumat/quantum-computing-primer/
+RedirectMatch 301 ^/quantum-computing-primer/(.*)$ 
/qumat/quantum-computing-primer/$1
diff --git a/feed.xml b/feed.xml
index 496179cc5..de21fe7c6 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.2">Jekyll</generator><link 
href="http://mahout.apache.org//feed.xml"; rel="self" 
type="application/atom+xml" /><link href="http://mahout.apache.org//"; 
rel="alternate" type="text/html" 
/><updated>2026-01-17T03:58:51+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
 type="html">Apache Mahout</title><subtitle>Distributed Linear 
Algebra</subtitle> [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.2">Jekyll</generator><link 
href="http://mahout.apache.org//feed.xml"; rel="self" 
type="application/atom+xml" /><link href="http://mahout.apache.org//"; 
rel="alternate" type="text/html" 
/><updated>2026-01-17T04:00:59+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
 type="html">Apache Mahout</title><subtitle>Distributed Linear 
Algebra</subtitle> [...]
 <p><a href="mailto:[email protected]";>Subscribe</a> to the 
Mahout User list for details on joining.</p>
 
 <h3 id="attendees">Attendees</h3>

Reply via email to