How to Install lighttpd-mod-mysql-vhost in Ubuntu 18.04



Install lighttpd-mod-mysql-vhost by entering the following commands in the terminal:

sudo apt update
sudo apt install lighttpd-mod-mysql-vhost

Description:

MySQL-based virtual host configuration for lighttpd

This package contains the myqsl_vhost module for lighttpd. With this module, it is possible to write the configuration for virtual hosts into a MySQL table instead of including it in the lighttpd configuration file.

Homepage: http://lighttpd.net/

Version: 1.4.45-1ubuntu3

Section: universe/web