Merge pull request #430 from matthiasblaesing/all_ssl_proxy

Ensure update center downloads for dev are not redirected from https to http (downgraded)
diff --git a/netbeans.apache.org/src/content/.htaccess b/netbeans.apache.org/src/content/.htaccess
index e7ff021..fb565b9 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -10,7 +10,7 @@
 Redirect 302 /nb/updates/11.2/ https://netbeans-vm.apache.org/uc/11.2/
 Redirect 302 /nb/plugins/11.2/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/11.2/
-Redirect 302 /nb/plugins/dev/ http://plugins.netbeans.org/nbpluginportal/updates/11.0/
+Redirect 302 /nb/plugins/dev/ https://netbeans-vm.apache.org/pluginportal2/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