sendfile: Use the header X-Ash-Content-Type for file's MIME type, if given.
[ashd.git] / examples / static-files / run
... / ...
CommitLineData
1#!/bin/sh
2
3# Change to the directory containing this script
4set -e
5cd "$(dirname "$0")"
6
7# Simply invoke htparser running dirplex in this directory
8htparser plain:port=8080 -- dirplex .