The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.001000 - 2023-08-06

  • 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.