- From: Nathan <nathan@webr3.org>
- Date: Wed, 27 Oct 2010 23:23:38 +0100
- To: Hugh Glaser <hg@ecs.soton.ac.uk>
- CC: Linked Data community <public-lod@w3.org>
Hugh Glaser wrote:
> are fine, but the rkb docs suffer:
> curl -I http://southampton.rkbexplorer.com/description/person-00173
> curl -I http://southampton.rkbexplorer.com/data/person-00173
Yup, the problem is the header is being added twice, unsure of your
setup so unsure the two places it's being added!
Melvin ran in to the same thing when the header was added by a PHP
script [ header("Access-Control... ] and also added via the .htaccess -
perhaps you have the same problem, or perhaps you have it in a .htaccess
and the main vhost config?
Unsure, but there's a duplicate somewhere so perhaps just remove the one
you added for a quick fix :)
Best,
Nathan
Received on Wednesday, 27 October 2010 22:24:48 UTC