Does it matter where my PHP software is loaded in relation to the website and html code? I currently have the website/html code loaded at c:\Inetpub\wwwroot and the PHP code at c:\Inetpub\PHP. When my html calls my php file, I get a http 404 error.
I figure it has to be something in configuration?
Thanks for your help