Re: SVG on the move? validator bug report

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 15:01:04 UTC