You could try changing it sending the headers in your php code, i.e.:

header('Vary: Accept');
header("Content-Type: application/xhtml+xml; charset=utf-8");
Was this answer helpful? 0 Users Found This Useful (1244 Votes)