Menu

#101 Have vim.org redirect to www.vim.org

v1.0 (example)
open
nobody
None
5
2015-02-04
2015-02-04
No

Users who try to visit vim.org are sometimes met with a 404. Some web browsers know to automatically try to visit www.vim.org when this happens, but not all browsers do this.

Example:

$ curl vim.org
curl: (6) Could not resolve host: vim.org

Please drop in an Apache redirect snippet (http://stackoverflow.com/a/7493270), or correct the CNAME domain configuration.

Discussion


Log in to post a comment.