03-07-07 12:21 PM
On 6 Mar 2007 18:23:21 -0800
bluevox@gmail.com wrote:
> As I remember
Why? We have the luxury of this little thing called the Internet,
which means you can look that kind of thing up.
> if I made a settings on Apache like this:
>
> AddDefaultCharset UTF-8
>
> Then I can only use this charset,
The documentation of AddDefaultCharset tells you to what extent
that is true, and points to how you can override it.
> (eg: change file name into xxx.php.fr to support
> French), what can I do to overcome this problem?
Then look at the documentation of content negotiation for
why that approach will work fine, too.
--
Nick Kew
Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/
[ Post a follow-up to this message ]
|