Changes for version 2.001000 - 2023-08-06
- Rename distribution from Plack-App-MCCS to mccs, as the focus is more on the executable now.
- Feature: support for serving index pages when a directory is requested is added. See the index_files attribute.
- Feature: support for serving multiple websites based on the HTTP Host header. See the vhost_mode attribute.
- Bugfix: responses compressed with a different algorithm than gzip where returned without a Content-Encoding header.
- Refactor command line flags and constructor parameters.
- Add --help and --man command line flags.
Documentation
Fully-featured static file server.
Modules
Use mccs in Plack applications.
Middleware for serving static files with mccs.