emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason Dunsmore <emacs-orgmode@dunsmor.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)
Date: Sun, 09 Jan 2011 13:27:43 -0600	[thread overview]
Message-ID: <87d3o5khcg.fsf@riotblast.dunsmor.com> (raw)
In-Reply-To: <81fwt1uc3w.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 10 Jan 2011 00:40:43 +0530")

Jambunathan K <kjambunathan@gmail.com> writes:

> Browser displays loopback address as title of the above URL.

This is because Gitweb requests are being proxied through Nginx to a
CGI-capable web server listening on localhost.  Fixed the title:

--8<---------------cut here---------------start------------->8---
# diff gitweb.cgi{~,}
50,51c50
< our $site_name = ""
<                  || ($ENV{'SERVER_NAME'} || "Untitled") . " Git";
---
> our $site_name = "Git";
--8<---------------cut here---------------end--------------->8---

  reply	other threads:[~2011-01-09 19:27 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07 22:12 IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1) Bastien
2011-01-07 22:47 ` Bernt Hansen
2011-01-08  9:02   ` Bastien
2011-01-08  9:56     ` Carsten Dominik
2011-01-08 10:04       ` Carsten Dominik
2011-01-09  2:46         ` Jason Dunsmore
2011-01-09 13:52           ` Bastien
2011-01-08  9:07 ` Achim Gratz
2011-01-08 12:45   ` Bernt Hansen
2011-01-08 13:52     ` Achim Gratz
2011-01-09 14:01       ` Bastien
2011-01-09 14:23         ` Bastien
2011-01-09 16:05 ` Bastien
2011-01-09 17:46   ` Achim Gratz
2011-01-09 18:31     ` Bastien
2011-01-09 19:06     ` Jason Dunsmore
2011-01-09 19:36       ` Achim Gratz
2011-01-09 18:36   ` Konrad Hinsen
2011-01-09 18:46     ` Bastien
2011-01-09 19:10     ` Jambunathan K
2011-01-09 19:27       ` Jason Dunsmore [this message]
2011-01-09 19:19     ` Jason Dunsmore
2011-01-09 19:36       ` Bastien
2011-01-10  7:14       ` Konrad Hinsen
2011-01-10  0:44 ` Bastien

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87d3o5khcg.fsf@riotblast.dunsmor.com \
    --to=emacs-orgmode@dunsmor.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).