I searched this forum for "the answer", but only found a lot of "try this" and "try that" ... has anyone got this to work for A Windows 2003 box, and if so .. what do I need to do?

1. turning it on gives a 404 when I access a page

2. I've create a php (http://www.game-master.net/pit/test1.php) script as per one of the posts here that contains:
Code
<?
echo $_SERVER['PATH_INFO'];
?> 


3. I've create a php (http://www.game-master.net/pit/test2.php) script as per one of the posts here that contains:
Code
 <?php phpinfo(); ?> 


What do I need to do now?


Member since November 2004
Gold Member since Feb 2008