Taro Muraoka wrote:

> > On Sep 1, 2017 11:22, "Taro MURAOKA" <koron....@gmail.com> wrote:
> > Hi list and Bram.
> > 
> > 
> > 
> > When I try to access www.vim.org,
> > 
> > it returns 302 (redirect to) vim.sourceforge.io.
> > 
> > 
> > 
> > > $ curl -I http://www.vim.org
> > 
> > > HTTP/1.1 302 Found
> > 
> > > Server: nginx
> > 
> > > Date: Fri, 01 Sep 2017 15:16:22 GMT
> > 
> > > Content-Type: text/html; charset=iso-8859-1
> > 
> > > Connection: keep-alive
> > 
> > > Location: https://vim.sourceforge.io/
> > 
> > > Cache-Control: max-age=172800
> > 
> > > Expires: Sun, 03 Sep 2017 15:16:22 GMT
> > 
> > 
> > 
> > I know it is HTTPS version of www.vim.org.
> > 
> > But losing www.vim.org is not small impact.
> > 
> > 
> > 
> > Is this an expected result?
> > 
> > 
> > Your misinterpreting the results. You got a 302 redirect, but curl doesn't 
> > follow redirects by default. Use "curl -L" to enable following redirects.
> > 
> > 
> > Cheers,
> > James
> 
> It is not a my point.
> The domain name "www.vim.org" is not displayed in the address bar of
> the browser.  I think that that is not a small problem.

Unfortunately, so long as this is hosted on sourceforge this is the only
way.  The certificate is for sourceforge.io.

Moving to another (reliable!) server and getting a certificate for
vim.org is no small thing.

-- 
Light travels faster than sound.  This is why some people
appear bright until you hear them speak

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui