I am running a wordpress blog (3.4.1) on iis 7.5 with php manager 5.3.13.
I cannot configure correctly the 404 page. I have created a 404 page which can be successfully viewed through /404.php.
When a request for a page that does not exist is submitted, a 403 error message (with status code) is shown instead of my 404.php page.