I recently created a test file which I named abc.php and put the following in:
When I save it to www it gives me the 404 page I created. In the access logs it has error code 304. I tried just putting html in it and that didnt work either.
Language: PHP<?php echo "test"; ?>
When I save it to www it gives me the 404 page I created. In the access logs it has error code 304. I tried just putting html in it and that didnt work either.