Re: .htaccess a major bottleneck to Semantic Web adoption / Was: Re: RDFa vs RDF/XML and content negotiation

Tom,

Is there a place in the ESW wiki where people can find these simple
tools/scripts to do the rewriting like the one you did and [1]. I'm sure
there must be others.

This would be a good resource to have!

[1] http://ptlis.net/source/php-content-negotiation/

>
>
> The easiest pattern I've found is to use a RewriteRule to catch all
> incoming requests and pass them through a small PHP script that
> examines the Accept header and sends back 303s (or 200s) as
> appropriate. The code is about 6 lines; I'll publish it somewhere if I
> didn't already.
>
>

Received on Thursday, 25 June 2009 18:41:07 UTC