2017-09-02 2:17 GMT+09:00 Bram Moolenaar <b...@moolenaar.net>:
>
> 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    ///

Thank you.
I understood the reason.
So unfortunately.

If so, how about to display a message like "transfered from www.vim.org" or so?
Most of users try to access www.vim.org would be suprised by getting
vim.sourceforge.io.
I think "News" section is better place to write it and it is no so big thing.

-- 
MURAOKA Taro <koron.kaor...@gmail.com>

-- 
-- 
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