I don't think ForceType is what you want to use to do this. It seems ForceType is demanding a file named log, to be interpreted as a PHP file and living in /type.
I think you want to use URL rewriting. But URL rewriting is hard, and every time I look at
the reference page I get a massive headache.