This repository was archived by the owner on Sep 28, 2025. It is now read-only.
Releases: chasyumen/lite-web-server
Releases · chasyumen/lite-web-server
1.2.2
1.2.2-beta.1636471500
1.2.1
1.1.0
1.1.0-beta.1633645140
Added
- added serve-index features. (Disabled by default)
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.)
1.0.10-beta.1633545000
Added
- You can specify the file to load as a home page. (If it's not specified, it will load "/index.html")
Fixed
- Loads /index.html when requested directory page. (If it's not specified.)
1.0.9
1.0.9-beta.1633526820
Update jsdoc.json