You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2019/08/06 08:27:11 UTC

[netbeans-website] branch dev-update-centres created (now be66032)

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

neilcsmith pushed a change to branch dev-update-centres
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git.


      at be66032  Add dev UC redirects

This branch includes the following new commits:

     new be66032  Add dev UC redirects

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

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


[netbeans-website] 01/01: Add dev UC redirects

Posted by ne...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit be660326b6041c0d3198940c435ca47c70602d21
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Tue Aug 6 09:27:05 2019 +0100

    Add dev UC redirects
    
    Add dev UC redirects (mirroring 11.1 for now)
---
 netbeans.apache.org/src/content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeans.apache.org/src/content/.htaccess b/netbeans.apache.org/src/content/.htaccess
index 86e1abc..1e76d31 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -7,6 +7,8 @@ Redirect 302 /nb/updates/10.0/ http://netbeans-vm.apache.org/uc/10.0/
 Redirect 302 /nb/updates/11.0/ http://netbeans-vm.apache.org/uc/11.0/
 Redirect 302 /nb/updates/11.1/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/11.1/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
+Redirect 302 /nb/updates/dev/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/plugins/dev/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/issues_redirect.html https://issues.apache.org/jira/projects/NETBEANS/issues
 Redirect 302 /nb/report-issue https://issues.apache.org/jira/projects/NETBEANS/issues
 #cgi mirror script


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

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