Elfyn McBratney wrote:
[snip]

> - have the newer apache ebuilds migrate from old-style to new-style config
>   (very hard to do, but possible)
>  
>
By the way, why not choose this occasion to switch using utf8 ?
Not an expert in character collation and similar, I'm experimenting this:

/etc/apache2/httpd.conf
# AddDefaultCharset ISO-8859-1
AddDefaultCharset utf8
CharsetDefault utf8
CharsetSourceEnc utf8

maybe adding a USE flag "utf8" that if enabled change run sed on the
config files .

If it's not viable please say me so I'll avoid to put this onto the
production server in next days ;)

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to