spujadas / lighttpd-docker

Docker image for lighttpd, a secure, fast, compliant, and flexible web server
MIT License
59 stars 66 forks source link

Dockerfile: Add config directory as volume and add mod_auth #1

Closed danielfdickinson closed 8 years ago

danielfdickinson commented 8 years ago

Allow to modify /etc/lighttpd on the host by exposing it as a volume; this allows for use in testing/on-off environments where you don't want to bake a config into a docker image.

Also add lighttpd-mod_auth.

Signed-off-by: Daniel Dickinson docker@cshore.thecshore.com

spujadas commented 8 years ago

Thanks very much for the PR, I simply added the default configuration files in the repo to make it easier to hack away at the config.