Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add redirect option #93

Merged
merged 4 commits into from
Feb 10, 2019
Merged

feat: Add redirect option #93

merged 4 commits into from
Feb 10, 2019

Commits on Feb 8, 2019

  1. feat: Add redirect option

    This adds an option to redirect requests for directories when the
    tailing slash is missing.
    
    Fixes #92
    coreyfarrell committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    6c31bf6 View commit details
    Browse the repository at this point in the history
  2. feat: Fix wildcard: false handling of other options

    * Support `redirect: true` for folders which provide an index file.
    * Support the `index` option.
    coreyfarrell committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    8a1488a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dc0f35 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    aa4a27a View commit details
    Browse the repository at this point in the history