Mailing List Archive

just installed and index.html is not .html.en
I just downloaded, built, and installed 1.3.20 and when I browsed the
server, it looked like the main page came up using unknown character sets as
I'd normally see if I recv'd e-mail in chinese. Anyone know what needs to be
adjusted here?

Any help much appreciated.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
RE: just installed and index.html is not .html.en [ In reply to ]
> From: Grobe, Gary [mailto:Gary_Grobe@bmc.com]

> I just downloaded, built, and installed 1.3.20 and when I browsed the
> server, it looked like the main page came up using unknown
> character sets as
> I'd normally see if I recv'd e-mail in chinese. Anyone know what
> needs to be
> adjusted here?

This is caused by the intersection of a bunch of complicated factors. Some
of them are:

- You are using an old httpd.conf with a new set of index.html.* files.

- There is an AddLanguage missing in your httpd.conf for one of the
index.html.* files.

- Negotiation then gets messed up.

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org