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

jrudolph pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new cb25d026 add .htaccess
cb25d026 is described below

commit cb25d026e1977426aacc08851f470cedc395de48
Author: Johannes Rudolph <[email protected]>
AuthorDate: Wed Apr 26 15:07:50 2023 +0200

    add .htaccess
---
 content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/.htaccess b/content/.htaccess
new file mode 100644
index 00000000..50c5187a
--- /dev/null
+++ b/content/.htaccess
@@ -0,0 +1,2 @@
+RewriteEngine On
+RewriteRule docs/([^/]+)/snapshot/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/main-snapshot/docs/$2


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to