How to Install yaws-yapp in Ubuntu 18.04



Install yaws-yapp by entering the following commands in the terminal:

sudo apt update
sudo apt install yaws-yapp

Description:

Provides an easy way to deploy applications for Yaws webserver

Yaws-yapp (Yaws application handler) is a helper application. It takes care of adding, and removing, the applications into a running server. When anyone access the server with an URL that matches the path for an added application, the docroot will be temporarily switched to where the web pages for that application are located. . This package provides Yapp config file which is intended to use along with fully installed Yaws webserver.

Homepage: http://yaws.hyber.org/

Version: 2.0.4+dfsg-2

Section: universe/web