This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch new-static-prod
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-static-prod by this push:
new a60f2293 update .htaccess following standard
a60f2293 is described below
commit a60f22936cda5545430a0f9cc7f6b0808d47aaa2
Author: Xiang Fu <[email protected]>
AuthorDate: Sat Jan 3 18:42:42 2026 -0800
update .htaccess following standard
---
.htaccess | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.htaccess b/.htaccess
index f1586209..fbb7d6ca 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,2 +1,3 @@
-# CSP permissions for pinot.apache.org - Matomo analytics. Approved by VP Data
Privacy.
-SetEnv CSP_PROJECT_DOMAINS "https://analytics.apache.org/"
+ErrorDocument 404 /404.html
+# CSP permissions for spark.apache.org - Adding 3rd party service Algolia.
+SetEnv CSP_PROJECT_DOMAINS "https://*.algolia.net/ https://*.algolianet.com/
https://*.algolia.io/"
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]