cornerhouse Posted February 22, 2007 Share Posted February 22, 2007 How do I turn language negotiation off entirely? That is, I want any incoming request, no matter what the browser language setting, to be interpreted as English (en). A little more detail: In a badly-structured Lasso site that I inherited, any request to a file with *.es.* as the filename gets redirected to a non-existent index.es.html in any directory except the site root. Since this site is to be decomissioned in favor of a newly developed Rails site in a couple of months, I don't particularly need to fix it so that language negotiation works correctly -- instead, I just need to turn it off so that when anyone, no matter their language settings, gets the English version of the site. It's running Apache 1.3.33 on OS X server with Multiviews (and no, deleting all of the Multiviews entries does not seem to have the desired effect). thanks... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.