git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: Michael J Gruber <git@drmicha.warpmail.net>
Cc: Git Mailing List <git@vger.kernel.org>, Scott Chacon <schacon@gmail.com>
Subject: Re: gitscm vs. git-scm
Date: Tue, 09 Jun 2015 15:08:46 +0200	[thread overview]
Message-ID: <vpq382181wh.fsf@anie.imag.fr> (raw)
In-Reply-To: <5576E2FE.4090105@drmicha.warpmail.net> (Michael J. Gruber's message of "Tue, 09 Jun 2015 14:58:38 +0200")

Michael J Gruber <git@drmicha.warpmail.net> writes:

> Hi there,
>
> I (mis-) remembered the git site address and noticed that gitscm.com
> returns empty while git-scm.com is our beloved home. I thought, though,
> that we have a couple domains with redirects but I may be misremembering
> that also. Or DNS is "hicking up".

Not the DNS. gitscm.com is returning a whole window frame containing
git-scm.com, but then the frame doesn't load (at least in Firefox). The
inspector tells me:

Load denied by X-Frame-Options: http://git-scm.com/ does not permit cross-origin framing.

I guess gitscm.com should just redirect to git-scm.com (sending the
Location: field, and/or with stg like
<meta http-equiv="Refresh" content="0; URL=http://git-scm.com" />
)

Frames are so 2000 ;-).

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

  reply	other threads:[~2015-06-09 13:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09 12:58 gitscm vs. git-scm Michael J Gruber
2015-06-09 13:08 ` Matthieu Moy [this message]
2015-06-09 13:47   ` Michael J Gruber
2015-06-09 14:21   ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vpq382181wh.fsf@anie.imag.fr \
    --to=matthieu.moy@grenoble-inp.fr \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=schacon@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).