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... Link to comment https://forums.phpfreaks.com/topic/39677-language-negotiation-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.