Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Conversation

@wesleyalcoforado
Copy link

  • Adds support to other default pages (index.html, index.htm, default.htm) when surfing into a directory.
  • Performs a 301 redirect if the url points to a directory without a trailing slash.
  • Unescapes Urls with Uri.UnescapeDataString, instead of using replace (bug Pretzel cannot serve files with spaces in the name #125)

Wesley Alcoforado added 2 commits February 15, 2015 14:24
Performs a 301 redirect when url points to a directory without trailing
slash
laedit pushed a commit that referenced this pull request Feb 16, 2015
Support to other default pages
@laedit laedit merged commit 6f40065 into Code52:master Feb 16, 2015
@laedit
Copy link
Contributor

laedit commented Feb 16, 2015

Thanks! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants