When I enter localhost/abc.php in the URL, it says "not found". Why?
fif****'2020-03-17 21:43:27
0
4
1444
When I enter localhost/abc.php in the URL, it shows not found. Why? The code files are filled in the www folder step by step according to the teacher's instructions. I would like to ask for advice
not found means your abc.php file was not found, check the location of this file
Is your PHP environment configured correctly?