This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new f2c78a2 Automated site publishing by Jenkins build 718 f2c78a2 is described below commit f2c78a2bd18d80d63577e673bb40063b6afa1b99 Author: jenkins <bui...@apache.org> AuthorDate: Tue Apr 9 19:11:13 2019 +0000 Automated site publishing by Jenkins build 718 --- content/.htaccess | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/.htaccess b/content/.htaccess index e0fab97..c9edda9 100644 --- a/content/.htaccess +++ b/content/.htaccess @@ -16,6 +16,4 @@ RewriteCond "%{REQUEST_FILENAME}" "!-f" # ... nor a directory ... RewriteCond "%{REQUEST_FILENAME}" "!-d" # ... then redirect (302) to the legacy.netbeans.org server with Oracle era content -RequestHeader set Host netbeans.org -# RewriteRule (.*) "https://legacy.netbeans.org/$1" [P] -RewriteRule (.*) "https://137.254.56.26/$1" [P] +RewriteRule (.*) "https://legacy.netbeans.org/$1" [L,R=302] --------------------------------------------------------------------- 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