I just installed Apache, Php5, MySQL on our new server running Win2K3 Server (no choice.....got another system coming from partner that require windows)

All works fine, and if i put a "index.php" with phpinfo in the document_root folder it show the php info page.

However,if I rename index.php to say abc.php, or create a subdirectory and put index.php in there,Iget a "You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied. " error.

Obviously I need to set some permission on the server (I have full access),but i'm not sure what.