[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: www.debian.org vs. UTF-8



On Fri, Feb 20, 2009 at 05:17:53PM +0100, Gerfried Fuchs wrote:
> Am Sonntag, den 15.02.2009, 22:20 +0100 schrieb Bas Zoetekouw:
> > > > That works.  How about changing the release notes build to create
> > > > those files?
> > > 
> > > OK, done. If anything goes wrong, this is the change to revert:
> > 
> > Do all of our mirrors run apache?  En do all of them grant permission to
> > use .htaccess files?
> 
>  I would guess that the website mirrors all run apache because of the
> Content-Negotiation dependency (or I'm just ignorant to other servers
> that would support that feature).
> 
>  On the other hand - I'm pretty sure that not all of them supports
> custom directives through some .htaccess file. Handing out special
> privileges through that feature is most propably turned off on a bigger
> amount than where it's allowed.

Current status :

alioth:~$ for host in $(dig AXFR debian.org @samosa.debian.org | grep ^www | awk '{print $1}') ; do echo -ne "$host:\t" ; wget -S http://$host/releases/lenny/amd64/release-notes.fr.txt -O /dev/null 2>&1 | grep Content-Type ; done
www.at.debian.org.:       Content-Type: text/plain
www.au.debian.org.:       Content-Type: text/plain; charset=utf-8
www.bg.debian.org.:       Content-Type: text/plain; charset=utf-8
www.br.debian.org.:       Content-Type: text/plain; charset=utf-8
www.cn.debian.org.:       Content-Type: text/plain; charset=utf-8
www.de.debian.org.:       Content-Type: text/plain
www.es.debian.org.:       Content-Type: text/plain
www.fr.debian.org.:       Content-Type: text/plain; charset=utf-8
www.hk.debian.org.:       Content-Type: text/plain
www.id.debian.org.:       Content-Type: text/plain
www.jp.debian.org.:       Content-Type: text/plain
www.nl.debian.org.:       Content-Type: text/plain; charset=utf-8
www.pl.debian.org.:       Content-Type: text/plain; charset=utf-8
www.ru.debian.org.:       Content-Type: text/plain; charset=utf-8
www.ua.debian.org.:       Content-Type: text/plain
www.uk.debian.org.:       Content-Type: text/plain; charset=utf-8
www.us.debian.org.:       Content-Type: text/plain; charset=utf-8
www.debian.org.:          Content-Type: text/plain; charset=utf-8
www.debian.org.:          Content-Type: text/plain; charset=utf-8
www-master.debian.org.:   Content-Type: text/html; charset=iso-8859-1
www-master.debian.org.:   Content-Type: text/html; charset=iso-8859-1
www-mirror.debian.org.:   Content-Type: text/html; charset=iso-8859-1
www.za.debian.org.:       Content-Type: text/plain; charset=utf-8



-- 
Simon Paillard


Reply to: