httpd.md 445 B

Apache 2 HTTP server

Official documentation

Config available sites

Go to /etc/apache2/

Create a new configuration in /etc/apache2/sites-available

Enable a configuration by creating a likn in /etc/apache2/sites-enabled

sudo ln --symbolic ../sites-available/kanboard.jovian-hersemeule.eu.conf kanboard.jovian-hersemeule.eu.conf

Certbot

To renew certificates :

sudo certbot --apache renew