grddlonrdf-xmlmediatype.rdf test

I am working on the .htaccess file action ...

I noted that in fact, despite the test description, we were serving 
grddlonrdf-xmlmediatype.rdf as RDF not XML.
I have modified the .htaccess file to fix that. The magic words were:

<Files ~ "(grddlonrdf-xmlmediatype.rdf|grddlonrdf-xmlmediatype)$">
   ForceType application/xml
</Files>


which took  me a while to work out.

Jeremy


-- 
Hewlett-Packard Limited
registered Office: Cain Road, Bracknell, Berks RG12 1HN
Registered No: 690597 England

Received on Thursday, 22 March 2007 16:43:45 UTC