This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-website.git
The following commit(s) were added to refs/heads/main by this push:
new a1b1826 Another test for new console doc scaffolding
a1b1826 is described below
commit a1b1826cdcfac7ca53738279fc47f649822fcec3
Author: Justin Bertram <[email protected]>
AuthorDate: Sun Jan 18 20:32:17 2026 -0600
Another test for new console doc scaffolding
---
src/components/artemis-console/newdocs/.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/components/artemis-console/newdocs/.htaccess
b/src/components/artemis-console/newdocs/.htaccess
index f9751e5..99c8215 100644
--- a/src/components/artemis-console/newdocs/.htaccess
+++ b/src/components/artemis-console/newdocs/.htaccess
@@ -1,5 +1,7 @@
RewriteEngine On
+RewriteBase /components/artemis-console/newdocs/
+
# 1. Force the trailing slash for the "bare" URL so paths don't break
RewriteRule ^latest$ latest/ [R=301,L]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]