I am trying to run a simple php file and I have IIS installed and I keep
getting the error: Page not found
I put the file in C:\Inetpub\wwwr oot\PHP and the file is definitely there
I request the file like this http://localhost/php/test2.php
Why do I get this message I thought that IIS does return php files
Thank you in advance,
Samuel
getting the error: Page not found
I put the file in C:\Inetpub\wwwr oot\PHP and the file is definitely there
I request the file like this http://localhost/php/test2.php
Why do I get this message I thought that IIS does return php files
Thank you in advance,
Samuel
Comment