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

Don't require trailing slash when serving a directory index #2507

Merged
merged 1 commit into from Jul 18, 2021

Commits on Jul 17, 2021

  1. Don't require trailing slash when serving a directory index

    in the livereload/local server.
    
    Instead of showing a 404 error, detect if it's a directory and redirect to a path with a trailing slash added
    oprypin committed Jul 17, 2021
    Copy the full SHA
    be224a1 View commit details
    Browse the repository at this point in the history