diff --git a/features/commandline.xml b/features/commandline.xml index 3fd77bad39..d508a09b4c 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1596,8 +1596,8 @@ php > - If a URI request does not specify a file, then either index.html - or index.php in the given directory are returned. If neither file + If a URI request does not specify a file, then either index.php + or index.html in the given directory are returned. If neither file exists, then a 404 response code is returned.