Bug Symptoms: Running Apache (2.2.0 distribution from xampp),
with PHP 4, I was getting a blank page. My PHP application was
using the Apache module "mod rewrite", it appeared directly related to the "rewrite" links.
Solution: Turned out that if I disable the Apache module "mod_status"
it works just fine.