yaws

Erlang-based webserver for serving dynamic content and web applications

brewmacoslinux
Try with needOr install directly
Source

About

Webserver for dynamic content (written in Erlang)

Commands

yaws

Examples

Start Yaws webserver with default configuration$ yaws
Start Yaws with a custom configuration file$ yaws -c /path/to/yaws.conf
Run Yaws in debug mode to see verbose output$ yaws -D