I modified a very simple php page on my server:
<?php
header("Location:http://www.google.com");
?>
and it stopped to work. I get as result a blank page (Without source in it).
I modified back to the previous url.. and it still doesn't work.
What's going on ?
Thanks



:after the field name is part of the field value (see w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2) but generally ignored. SoFoo:baris interpreted the same asFoo: barorFoo: bar. – Gumbo May 12 '10 at 12:24