[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] 406 Not Acceptable Errors
- Subject: [cobalt-users] 406 Not Acceptable Errors
- From: "Geoff King" <geoff@xxxxxxxxxx>
- Date: Tue Jul 25 10:23:08 2000
I figured out why the Japanese were getting the 406 Not Acceptable error
codes and why many of the graphics were not loading on the RAQ3.
Apparently the RAQ3 is setup to support multiple languages. The GIF files
that were erroring out are all tagged with the .en suffix, denoting that
they are English graphic files. Hence this is why the Japanese browser was
failing.
Now I gotta figure out if there is a Japanese content negotiation tag and
what it is (there wasn't an obvious .jp in the srm.conf file). Also,
copying the .en file to a regular .gif file works as well.
Geoff