#!/bin/cat 
# $Id: INSTALL.webserver.txt,v 1.6 2022/06/15 12:09:39 gilles Exp gilles $

This documentation is also located online at 
https://imapsync.lamiral.info/INSTALL.d/
https://imapsync.lamiral.info/INSTALL.d/INSTALL.webserver.txt


The script named webserver in the top directory is a small web server
dedicated to offer the visual interface.  It is experimental and it is
for now a plain text HTTP server (ie, not https).


Dependencies to run webserver on Debian/Ubuntu distributions:

  sudo apt install libnet-server-perl


