Skip to content

Enhance implementation #8

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

Merged
merged 22 commits into from
Jan 9, 2025
Merged

Enhance implementation #8

merged 22 commits into from
Jan 9, 2025

Conversation

aryanmehrotra
Copy link
Contributor

@aryanmehrotra aryanmehrotra commented Jan 9, 2025

Enhancements

  1. Removed File Mapping
    The server no longer creates a map of files, streamlining the file-serving process.

  2. 404 Status for Missing Files
    If a requested file is not found, the server now returns a 404 status code, improving error handling.

  3. Default Directory Update
    The default directory for serving static files has been changed to static.

    • To customize this directory set the STATIC_DIR_PATH environment variable.

@PiyushSingh-ZS PiyushSingh-ZS merged commit 24a9a10 into main Jan 9, 2025
3 checks passed
@PiyushSingh-ZS PiyushSingh-ZS deleted the enhance-implementation branch January 9, 2025 15:46
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.

2 participants