docroot – Application to publish static web-pages.
Web-application to host static web documents like HTML, CSS, JavaScript and
various image files.
- documents are subjected to content negotiation.
- supports gzip content-coding provided the client accepts.
- configurable index.html to serve for root-path and configurable icon file,
default favicon.ico.
- configurable charset-encoding and language.
- document media-type and charset-encoding is automatically guessed.
- cache-control enabled with plublic, max-age value.