On Fri, 13 Dec 2002, Andr� Malo wrote: > Long time ago I've build a kind of "Forced Content Negotiation". Main goal: > documents are negotiated until the user changes the language. That is done > by putting the language into the url path then and forcing the response to > be in that language (using mod_rewrite).
Yes, sounds cool. This is something it might be worth considering adding directly to mod_negotiation (probably using the query string rather than url path). But I have no intention of touching that myself. Joshua.
