Skip to content

Conversation

@DeviaVir
Copy link
Contributor

  • This extends the defaultIndex logic to return a 404 for the index.html if it is not found.
  • Additionally, we keep looking for the "defaultIndex.html" file in the URL path, by splitting off the last "/" and keep going up until we find it, or we are at the root (and need to return a 404).

This extends the defaultIndex logic to return a 404 for the index.html if it is not found.
Additionally, we keep looking for the "defaultIndex.html" file in the URL path, by splitting off the last "/" and keep going up until we find it, or we are at the root (and need to return a 404).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant