[vim/vim] About the website's server settings (Discussion #19407)

5 views
Skip to first unread message

stefanos

unread,
Feb 14, 2026, 3:17:25 PM (3 days ago) Feb 14
to vim/vim, Subscribed

Seems like there are missing server settings that need to be addressed.

If you attempt to run curl -IL vim.org it cannot resolve the host, with both secure (HTTPS) and insecure (HTTP) protocol.

As soon as you run curl -IL www.vim.org, it redirects with a HTTP/1.1 301 Moved Permanently to https://www.vim.org and of course when you run curl -IL https://www.vim.org it returns a 200 OK.

Can we do something about it?

Cheers.


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/repo-discussions/19407@github.com>

Marvin Renich

unread,
Feb 14, 2026, 7:53:45 PM (3 days ago) Feb 14
to vim...@googlegroups.com
* stefanos <vim-dev...@256bit.org> [260214 15:17]:
> Seems like there are missing server settings that need to be addressed.
>
> If you attempt to run `curl -IL vim.org` it cannot resolve the host, with
> both secure (HTTPS) and insecure (HTTP) protocol.
>
> As soon as you run `curl -IL www.vim.org`, it redirects with a `HTTP/1.1 301
> Moved Permanently` to https://www.vim.org and of course when you run `curl
> -IL https://www.vim.org` it returns a `200 OK`.
>
> Can we do something about it?

You asked this two and a half years ago and were told there was no
interest in changing it. There is no requirement for a domain name to
point to any specific host (vim.org is a domain name, while www.vim.org
is a host name). This is solely at the discretion of the webmaster (or
other responsible party above the webmaster). Please let it go.

...Marvin

Reply all
Reply to author
Forward
0 new messages