Erlang Programming/Creating Web Applications with yaws

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search


Yaws is one of the popular web servers programmed in Erlang. The goals of Yaws is to be a feature rich web server with a multitude of options for the user to configure and deploy their web applications with.

[edit] Basic Yaws

[edit] Elementary Yaws

[edit] Additional Resources