This is an automated email from the ASF dual-hosted git repository.
yao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new dfba8b85b7 .htaccess
dfba8b85b7 is described below
commit dfba8b85b7d7a66b775c9bfff20211acee5ea88b
Author: Kent Yao <[email protected]>
AuthorDate: Wed Aug 28 15:04:20 2024 +0800
.htaccess
---
.htaccess | 1 +
site/.htaccess | 1 +
2 files changed, 2 insertions(+)
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000000..de377bfe45
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1 @@
+ErrorDocument 404 /404.html
diff --git a/site/.htaccess b/site/.htaccess
new file mode 100644
index 0000000000..de377bfe45
--- /dev/null
+++ b/site/.htaccess
@@ -0,0 +1 @@
+ErrorDocument 404 /404.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]