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

neilcsmith pushed a commit to branch htaccess-nb15
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit 9930864a8f2e1b125138db9bb54c62e597c9672b
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Mon Jul 11 14:32:21 2022 +0100

    Update .htaccess in prep for NetBeans 15
---
 netbeans.apache.org/src/content/.htaccess | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 4fa6bdf1c..08d7bef7a 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -29,8 +29,10 @@ Redirect 302 /nb/updates/13/ 
https://netbeans-vm1.apache.org/uc/13/
 Redirect 302 /nb/plugins/13/ https://plugins.netbeans.apache.org/data/13/
 Redirect 302 /nb/updates/14/ https://netbeans-vm1.apache.org/uc/14/
 Redirect 302 /nb/plugins/14/ https://plugins.netbeans.apache.org/data/13/
+Redirect 302 /nb/updates/15/ https://netbeans-vm1.apache.org/uc/15/
+Redirect 302 /nb/plugins/15/ https://plugins.netbeans.apache.org/data/15/
 Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/dev/
-Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/12.0/
+Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/13/
 Redirect 302 /nb/issues_redirect.html 
https://netbeans.apache.org/participate/report-issue.html
 Redirect 302 /nb/report-issue 
https://netbeans.apache.org/participate/report-issue.html
 #cgi mirror script


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to