- From: Jonathan Chetwynd <j.chetwynd@btinternet.com>
- Date: Fri, 1 Oct 2010 16:27:22 +0100
- To: Dominique Hazael-Massieux <dom@w3.org>
- Cc: Francois Daoust <fd@w3.org>, public-mobile-dev@w3.org
Dominique, I had read this, but remain confused, added Options +MultiViews to .htaccess and restarted server but how to check it is working? lynx appears not to send text/html accept-headers, possibly */*? but need to be sure before filing bug. regards Jonathan On 1 Oct 2010, at 16:00, Dominique Hazael-Massieux wrote: > Le vendredi 01 octobre 2010 à 15:55 +0100, Jonathan Chetwynd a écrit : >> in this case I hope to server svg to those that have a suitable >> accept- >> header and html to those that only accept text/html >> and thus mobileOK checker might be served the html file. >> >> in this instance both files are index files index.svg and index.html >> >> I just cant figure how to do this, >> and how can I check it is working? > > That's a much simpler case, then. Assuming that you have Apache, the > simplest solution is probably to use MultiViews mode. > http://httpd.apache.org/docs/current/content-negotiation.html#multiviews > > Dom >
Received on Friday, 1 October 2010 21:23:51 UTC