This repository was archived by the owner on Sep 28, 2025. It is now read-only.
1.0.10
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.)