> We on debian-french have discovered a small problem with language > negociation... It doesn't work with paths that end with a "/". Stuff like > "http://www.debian.org/social_contract comes up in French, but stuff like > http://www.debian.org/ doesn't. > > Looks like "/" is remapped to "index.html" when it should be mapped to > "index". Another solution would be to have language negociation on files > with a .html extension too. > This has been on my TODO list for a while. When I was looking into CN, I am sure that I checked that this worked.
On the surface it would appear that getting rid of index.html will do the trick. This has the side-effect of eliminating the backup if no language can be negotiated. Normally when no language is negotiated, the .html version is served. I'll look into this. Please don't let that stop you from looking for a solution yourself. :) Jay Treacy

