This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc.gnu.org website blocking browser by user-agent?


[ Adding CC to overseers@sources.redhat.com; please follow up to
  overseers only. ]

Everton da Silva Marques <everton@lab.ipaccess.diveo.net.br> writes:

> As user of recent Mozilla Firebird [1] snapshots,
> I'm having trouble browsing http://gcc.gnu.org.
> 
> It seems this issue is caused by improper handling
> of the User-Agent of Firebird, which has
> recently changed from:
> 
>   Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030606 Phoenix 0.5
> 
> to
> 
>   Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030907 Firebird/0.6.1+

This seems fairly unlikely.  I can't find any instances of User-Agent
in any of the gcc web docs, which don't do anything fancy in any case.
The web server is Apache 2.0.40, and I have to assume that that
doesn't care.

Can you give more details about the problem?  Can you confirm that if
you change the User-Agent the web pages load properly?

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]