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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 164de7e5 Update .htaccess
164de7e5 is described below

commit 164de7e56e52be96206fc47a64be89c5d06be191
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Sep 4 11:04:15 2024 +0100

    Update .htaccess
---
 src/main/public/.htaccess | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/main/public/.htaccess b/src/main/public/.htaccess
index d9915ece..0c9ac264 100644
--- a/src/main/public/.htaccess
+++ b/src/main/public/.htaccess
@@ -59,10 +59,6 @@ RewriteRule ^japi/([^/]+)/1.0.3/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1
 RewriteRule ^docs/([^/]+)/1.1.0/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.1.0/docs/$2 [P]
 RewriteRule ^api/([^/]+)/1.1.0/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.1.0/api/$2 [P]
 RewriteRule ^japi/([^/]+)/1.1.0/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.1.0/japi/$2 [P]
-# 1.0.3-M1 redirect
-RewriteRule ^docs/([^/]+)/1.0.3-M1/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.0.3-M1/docs/$2 [P]
-RewriteRule ^api/([^/]+)/1.0.3-M1/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.0.3-M1/api/$2 [P]
-RewriteRule ^japi/([^/]+)/1.0.3-M1/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.0.3-M1/japi/$2 [P]
 # 1.1.0-M1 redirect
 RewriteRule ^docs/([^/]+)/1.1.0-M1/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.1.0-M1/docs/$2 [P]
 RewriteRule ^api/([^/]+)/1.1.0-M1/(.*)$ 
https://nightlies.apache.org/pekko/docs/$1/1.1.0-M1/api/$2 [P]


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

Reply via email to