public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Redirect loop on https://sourceware.org/gcc
@ 2018-02-25  4:39 Ian Lance Taylor
  2018-03-03 22:51 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Lance Taylor @ 2018-02-25  4:39 UTC (permalink / raw)
  To: overseers

Going to https://sourceware.org/gcc fails with a redirect loop right
now.  Not sure what it is supposed to do.  I noticed because I got an
error report from the Google Search Console.

Ian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Redirect loop on https://sourceware.org/gcc
  2018-02-25  4:39 Redirect loop on https://sourceware.org/gcc Ian Lance Taylor
@ 2018-03-03 22:51 ` Gerald Pfeifer
  2018-03-03 23:40   ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2018-03-03 22:51 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: overseers

On Sat, 24 Feb 2018, Ian Lance Taylor wrote:
> Going to https://sourceware.org/gcc fails with a redirect loop right
> now.  Not sure what it is supposed to do.  I noticed because I got an
> error report from the Google Search Console.

I assume it may try to redirect to https://gcc.gnu.org, alas I 
could not find where that seems to be configured.  (Neither in
the server config nor is there an .htaccess for sourceware.org.)

Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Redirect loop on https://sourceware.org/gcc
  2018-03-03 22:51 ` Gerald Pfeifer
@ 2018-03-03 23:40   ` Frank Ch. Eigler
  0 siblings, 0 replies; 3+ messages in thread
From: Frank Ch. Eigler @ 2018-03-03 23:40 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: Ian Lance Taylor, overseers

Hi -

> > Going to https://sourceware.org/gcc fails with a redirect loop right
> > now.  [...]

/etc/httpd/conf.d/sourceware-vhost-sourceware.include appeared to
be responsible, with some AliasMatch mapping attempts.  I replaced
these with a coarser but roughly working Redirect.

- FChE

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-03 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-25  4:39 Redirect loop on https://sourceware.org/gcc Ian Lance Taylor
2018-03-03 22:51 ` Gerald Pfeifer
2018-03-03 23:40   ` Frank Ch. Eigler

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