Moin.

> but then the question is how does a 'french' version of apache use the french
> error message for 'unable to include...' 
> are you wanting apache to implement some kind of string resource table and the code
> actually to grab the string from there instead of it (the english version) being 
>hard-coded ?

No. What I have done now is to create SSI and use MultiViews, so
Apache sends i.e. 404.shtml.de to someone who has set [de] as his
default language. So there is absolutely no hard coding, just using
features that are already available with Apache. What I would like to
see is a set of this error messages (404.shtml.de, .fr, .ja and so on)
already included so that not everyone who wants to make this kind of
service available has to create it from scratch.


mfg, kaeng


Reply via email to