Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

1.0.10

Choose a tag to compare

@chasyumen chasyumen released this 07 Oct 01:59
· 63 commits to main since this release
75b428d

Added

  • You can specify the file to load as a home page. (If it's not specified, it will load "/index.html")

Changed

  • options.req405error and options.notfound are changed to options.errordocument._404 and options.errordocument._405
  • default 404 and 405 pages are improved.

Fixed

  • Loads /index.html when requested directory page. (If it's not specified.)