Hello,
When I go to a directory www.mysite.com/name/
IF I have a file name.php, then it automatically redirects to that file.
If I don't have a file "name.php" then it gets a 404 error.
WHY does it automatically go to a filename.php after trying to find a directory??
I don't want this to happen. How do I turn this off?
When I go to a directory www.mysite.com/name/
IF I have a file name.php, then it automatically redirects to that file.
If I don't have a file "name.php" then it gets a 404 error.
WHY does it automatically go to a filename.php after trying to find a directory??
I don't want this to happen. How do I turn this off?