lighty-enable-mod

fast webserver with minimal memory footprint

Debian Debian
RUN apt-get update && \ apt-get install -y lighttpd
Ubuntu
RUN apt-get update && \ apt-get install -y lighttpd
Alpine
RUN apk add lighttpd
Arch Arch Linux
RUN pacman -S --noconfirm lighttpd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lighttpd
Fedora
RUN dnf install -y lighttpd
Raspbian
RUN apt-get update && \ apt-get install -y lighttpd
click the source code to copy install lighty-enable-mod on any operating system with command-not-found.com