diff --git a/virtual_feature.pl b/virtual_feature.pl index b749bfc..1ad825d 100644 --- a/virtual_feature.pl +++ b/virtual_feature.pl @@ -185,7 +185,7 @@ sub feature_setup # Allow sensible index files push(@{$server->{'members'}}, { 'name' => 'index', - 'words' => [ 'index.html', 'index.htm', 'index.php' ] }); + 'words' => [ 'index.php', 'index.html', 'index.htm' ] }); # Add a location for the root #push(@{$server->{'members'}},