It's not nearly as configurable as Apache, Lighttpd, Nginx, Jetty, etc. It provides only very limited support for custom content generation (e.g. Servlets). It has been optimized for WebSocket based control.
Check out the tutorial on the wiki.
See src/app/c/ws_test.cpp for an example.