I am sure this is a simple one but its doing my head in: My php page works fine in the root directory of my Apache server but when I put it in a subdirectory of the server I get a 404 file not found error. I mean it points to localhost/newdirectory/page.php but it does nto work??
Do I have to included some files in this directory or change the httpd.config file to include the new directory?? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]