This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/master by this push:
new 34048ef test restore content/.htacecss
34048ef is described below
commit 34048efc1cca21199d3a3289f90cc2796663bd79
Author: mck <[email protected]>
AuthorDate: Sun Apr 19 19:37:55 2020 +0200
test restore content/.htacecss
---
content/.htaccess | 3 +++
1 file changed, 3 insertions(+)
diff --git a/content/.htaccess b/content/.htaccess
new file mode 100644
index 0000000..a254c35
--- /dev/null
+++ b/content/.htaccess
@@ -0,0 +1,3 @@
+RewriteEngine On
+
+RewriteRule /doc/ /doc/latest/ [NC,L]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]